Files
doneit-web/version/git-version.ts
T
Eudes Inácio df8fbc373e pull made
2023-07-31 16:41:50 +01:00

12 lines
1.0 KiB
TypeScript

export let versionData = {
"shortSHA": "8091af78e",
"SHA": "8091af78eb185085bf2f2205bd97e0358a857f31",
"branch": "developer-catch-merge",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jul 31 16:39:35 2023 +0100'",
"lastCommitMessage": "bugs fixed",
"lastCommitNumber": "5127",
"change": "",
"changeStatus": "On branch developer-catch-merge\nYour branch and 'origin/developer-catch-merge' have diverged,\nand have 6 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/pages/gabinete-digital/despachos/despacho/despacho.page.html\n\tmodified: src/app/shared/agenda/new-event/new-event.page.ts\n\tmodified: src/app/shared/publication/view-publications/publication-detail/publication-detail.page.ts\n\tmodified: src/app/tiny-mce/tiny-mce.page.html\n\tmodified: src/app/tiny-mce/tiny-mce.page.ts",
"changeAuthor": "eudes.inacio"
}