Files
doneit-web/version/git-version.ts
T
Eudes Inácio fa13f52800 git version
2023-02-06 10:10:32 +01:00

12 lines
660 B
TypeScript

export let versionData = {
"shortSHA": "72bd8ff8c",
"SHA": "72bd8ff8cf78537c976def8a535e32e8cfa76d50",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 6 09:45:44 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "4725",
"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: version/git-version.ts",
"changeAuthor": "eudes.inacio"
}