Files
doneit-web/version/git-version.ts
T
2023-03-10 14:45:12 +01:00

12 lines
737 B
TypeScript

export let versionData = {
"shortSHA": "52745817e",
"SHA": "52745817ef92023bca3b7e78d8e2090dfca9d9bd",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Mar 10 09:11:13 2023 +0100'",
"lastCommitMessage": "pull made 09:11_10/03/23",
"lastCommitNumber": "4863",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' 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"
}