Files
doneit-web/version/git-version.ts
T
2023-07-31 16:58:36 +01:00

12 lines
1.1 KiB
TypeScript

export let versionData = {
"shortSHA": "df8fbc373",
"SHA": "df8fbc373ea871a70c5cddc0341f210a82a3fc56",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jul 31 16:41:50 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5131",
"change": "",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 7 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/modals/profile/profile.page.html\n\tmodified: src/app/pages/gabinete-digital/event-list/approve-event/approve-event.page.html\n\tmodified: src/app/pages/gabinete-digital/event-list/approve-event/approve-event.page.scss\n\tmodified: src/app/pages/gabinete-digital/event-list/approve-event/approve-event.page.ts\n\tmodified: src/app/shared/agenda/approve-event/approve-event.page.html",
"changeAuthor": "eudes.inacio"
}