mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
674 B
TypeScript
11 lines
674 B
TypeScript
export let versionData = {
|
|
"shortSHA": "f3e09cadf",
|
|
"SHA": "f3e09cadf241a72b4a79dbe59ac500ff54e0cea4",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Sep 11 16:04:43 2024 +0100'",
|
|
"lastCommitMessage": "add endpoint to get document drafts",
|
|
"lastCommitNumber": "5901",
|
|
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' 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\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |