Files
doneit-web/version/git-version.ts
T
2023-08-19 22:25:12 +01:00

12 lines
1.0 KiB
TypeScript

export let versionData = {
"shortSHA": "eb82f5a43",
"SHA": "eb82f5a4302404f86edd52f0a64de252949d83ba",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Aug 18 21:17:57 2023 +0100'",
"lastCommitMessage": "merge with developer_prod",
"lastCommitNumber": "5174",
"change": "",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 5 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/shared/header/header.page.html\n\tmodified: src/app/shared/header/header.page.scss\n\tnew file: src/assets/images/ministro.png\n\tdeleted: src/assets/images/presidente.jpeg\n\tnew file: src/assets/images/presidente.png\n\tnew file: src/assets/images/secretaria_geral.png",
"changeAuthor": "eudes.inacio"
}