Files
doneit-web/version/git-version.ts
T
Eudes Inácio 95c0cd6249 env
2023-02-06 19:06:48 +01:00

12 lines
716 B
TypeScript

export let versionData = {
"shortSHA": "a263faadb",
"SHA": "a263faadb85a02d4431c33e96585119d549faf74",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 6 18:50:07 2023 +0100'",
"lastCommitMessage": "Fixe",
"lastCommitNumber": "4747",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' by 1 commit, 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"
}