Files
doneit-web/version/git-version.ts
T
2023-01-19 10:24:18 +01:00

12 lines
789 B
TypeScript

export let versionData = {
"shortSHA": "e9de468b9",
"SHA": "e9de468b9b5dfd61c4b34a30e59de77c2a432953",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Jan 19 09:51:21 2023 +0100'",
"lastCommitMessage": "pull of Peter changes",
"lastCommitNumber": "4657",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 3 and 2 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/gabinete-digital/all-processes/all-processes.page.ts",
"changeAuthor": "eudes.inacio"
}