Files
doneit-web/version/git-version.ts
T
Peter Maquiran d4557a22b1 save
2023-01-09 14:25:49 +01:00

12 lines
536 B
TypeScript

export let versionData = {
"shortSHA": "135680a58",
"SHA": "135680a58fadae1b7208e79c23d452a9a74fe6d3",
"branch": "consoleCle2",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 9 14:24:32 2023 +0100'",
"lastCommitMessage": "status",
"lastCommitNumber": "4620",
"change": "",
"changeStatus": "On branch consoleCle2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package.json\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}