Files
doneit-web/version/git-version.ts
T
2023-08-21 11:52:35 +01:00

12 lines
829 B
TypeScript

export let versionData = {
"shortSHA": "5497e7ac8",
"SHA": "5497e7ac875fe44309f290572052b261c0349f74",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Aug 21 10:09:36 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5182",
"change": "",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 13 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/pages/events/events.page.html\n\tmodified: src/app/pages/publications/publications.page.html",
"changeAuthor": "eudes.inacio"
}