Files
doneit-web/version/git-version.ts
T
Peter Maquiran 4cf87b809d add logs
2024-07-26 18:21:49 +01:00

11 lines
647 B
TypeScript

export let versionData = {
"shortSHA": "739279d3e",
"SHA": "739279d3e319d6e810224bbe838d2493c9f1bf22",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 26 18:19:08 2024 +0100'",
"lastCommitMessage": "add logs",
"lastCommitNumber": "5889",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}