Files
doneit-web/version/git-version.ts
T
2023-06-07 16:18:36 +01:00

12 lines
832 B
TypeScript

export let versionData = {
"shortSHA": "affb73a60",
"SHA": "affb73a6072d318e3f7e3fca5c5e48cf86cee3fa",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jun 5 11:35:04 2023 +0100'",
"lastCommitMessage": "Peter changes 05/06",
"lastCommitNumber": "4959",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 8 and 2 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts\n\tmodified: src/environments/suport/dev.ts",
"changeAuthor": "eudes.inacio"
}