mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
11 lines
743 B
TypeScript
11 lines
743 B
TypeScript
export let versionData = {
|
|
"shortSHA": "82d6a15d5",
|
|
"SHA": "82d6a15d5e574f5a0a2af6e285c8aa2f0f01198a",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Thu Sep 12 18:57:45 2024 +0100'",
|
|
"lastCommitMessage": "add new endpoint to save and get draft",
|
|
"lastCommitNumber": "5903",
|
|
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 3 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: doc/architecture.md\n\tnew file: doc/version.md\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |