Files
doneit-web/version/git-version.ts
T

12 lines
840 B
TypeScript

export let versionData = {
"shortSHA": "6c7a00781",
"SHA": "6c7a007812f6a5daf104743803cbe71982463742",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Mar 9 09:09:10 2023 +0100'",
"lastCommitMessage": "Bugs reported solved",
"lastCommitNumber": "4848",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 1 and 9 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/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.html",
"changeAuthor": "eudes.inacio"
}