Files
doneit-web/version/git-version.ts
T
2023-04-14 10:36:32 +01:00

12 lines
749 B
TypeScript

export let versionData = {
"shortSHA": "53c91682d",
"SHA": "53c91682d333cbc63f30c4d1f1cfb841f918b17c",
"branch": "feature/gabineteLabels",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Apr 13 13:17:39 2023 +0100'",
"lastCommitMessage": "improve code name",
"lastCommitNumber": "4899",
"change": "",
"changeStatus": "On branch feature/gabineteLabels\nYour branch is behind 'origin/feature/gabineteLabels' by 3 commits, and can be fast-forwarded.\n (use \"git pull\" to update your local branch)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts",
"changeAuthor": "eudes.inacio"
}