Files
doneit-web/version/git-version.ts
T
2024-07-31 11:30:27 +01:00

11 lines
658 B
TypeScript

export let versionData = {
"shortSHA": "ba5de9e6d",
"SHA": "ba5de9e6d768aa82608d085377458b9f7cabc05c",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Jul 31 11:29:26 2024 +0100'",
"lastCommitMessage": "change folder path",
"lastCommitNumber": "5897",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 3 commits.\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"
}