mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
708 B
TypeScript
11 lines
708 B
TypeScript
export let versionData = {
|
|
"shortSHA": "33401c37d",
|
|
"SHA": "33401c37d0bf8b52941826a8703a80d9c651f8ea",
|
|
"branch": "feature/login-v2",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Tue Jan 14 14:56:57 2025 +0100'",
|
|
"lastCommitMessage": "fixslow send",
|
|
"lastCommitNumber": "6137",
|
|
"changeStatus": "On branch feature/login-v2\nYour branch is ahead of 'origin/feature/login-v2' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/core/chat/usecase/room/room-get-list-use-case.service.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |