Files
doneit-web/version/git-version.ts
T
2024-07-29 09:35:00 +01:00

11 lines
634 B
TypeScript

export let versionData = {
"shortSHA": "4cf87b809",
"SHA": "4cf87b809d2b30e3a19df6db00ea9f9437254f1b",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 26 18:21:49 2024 +0100'",
"lastCommitMessage": "add logs",
"lastCommitNumber": "5890",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts",
"changeAuthor": "peter.maquiran"
}