Files
doneit-web/version/git-version.ts
T
Eudes Inácio 5cec6d8b76 changes
2023-06-13 11:01:08 +01:00

12 lines
828 B
TypeScript

export let versionData = {
"shortSHA": "8163e15f9",
"SHA": "8163e15f9b6b0596eef404628416be8c675786c6",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jun 12 12:19:29 2023 +0100'",
"lastCommitMessage": "change",
"lastCommitNumber": "5011",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 4 and 1 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/pages/gabinete-digital/event-list/event-list.page.ts\n\tmodified: src/theme/variables.scss",
"changeAuthor": "eudes.inacio"
}