Files
doneit-web/version/git-version.ts
T
Eudes Inácio 621e87c1f4 changes
2023-05-29 15:44:08 +01:00

12 lines
765 B
TypeScript

export let versionData = {
"shortSHA": "985f1ad39",
"SHA": "985f1ad3977dfb83002c9d42743d6072dcccf1b0",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon May 29 14:05:12 2023 +0100'",
"lastCommitMessage": "some changes",
"lastCommitNumber": "4951",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 5 and 3 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/shared/shared.module.ts",
"changeAuthor": "eudes.inacio"
}