Files
doneit-web/version/git-version.ts
T
2023-06-11 11:37:44 +01:00

12 lines
928 B
TypeScript

export let versionData = {
"shortSHA": "afb8daf18",
"SHA": "afb8daf187ef911f4cd481e38fc8bb51bb1ef62a",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jun 11 00:07:10 2023 +0100'",
"lastCommitMessage": "changes",
"lastCommitNumber": "4986",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 17 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/models/beast-orm.ts\n\tmodified: src/app/pages/gabinete-digital/despachos-pr/despacho-pr/despacho-pr.page.html\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "eudes.inacio"
}