Files
doneit-web/version/git-version.ts
T
Peter Maquiran e350cd24da add husky
2022-12-28 14:05:59 +01:00

12 lines
559 B
TypeScript

export let versionData = {
"shortSHA": "e39e9bdb0",
"SHA": "e39e9bdb03f15d60828169cf324b58408056f65b",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Dec 28 14:04:57 2022 +0100'",
"lastCommitMessage": "add husky",
"lastCommitNumber": "4588",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .husky/pre-commit\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}