Files
doneit-web/version/git-version.ts
T
Eudes Inácio cbd54389b4 build
2023-06-13 14:40:22 +01:00

12 lines
931 B
TypeScript

export let versionData = {
"shortSHA": "1f45e0f73",
"SHA": "1f45e0f73378c2e54e7ef6d77cf9c41594d60eeb",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Tue Jun 13 11:49:58 2023 +0100'",
"lastCommitMessage": "order event to aprove tabs",
"lastCommitNumber": "5017",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 7 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/pages/agenda/edit-event/edit-event.page.ts\n\tmodified: src/app/pages/agenda/view-event/view-event.page.ts\n\tmodified: src/app/shared/agenda/edit-event/edit-event.page.ts",
"changeAuthor": "eudes.inacio"
}