mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
682 B
TypeScript
11 lines
682 B
TypeScript
export let versionData = {
|
|
"shortSHA": "f7c78c0c3",
|
|
"SHA": "f7c78c0c3cf5ad94ab6e5671f1036993ccb10dac",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Oct 23 15:46:02 2024 +0100'",
|
|
"lastCommitMessage": "remove unused files",
|
|
"lastCommitNumber": "6117",
|
|
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tdeleted: src/setupProxy.js\n\tdeleted: src/shared-worker.js\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |