Files
doneit-web/version/git-version.ts
T
2023-02-15 18:47:55 +01:00

12 lines
870 B
TypeScript

export let versionData = {
"shortSHA": "d0db49cdb",
"SHA": "d0db49cdbaaa4a6a011e36b4b4fd910e9c4464af",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Feb 15 16:26:34 2023 +0100'",
"lastCommitMessage": "added new fecture for presatation day",
"lastCommitNumber": "4788",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is ahead of 'origin/no_bug_movemente' by 4 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/new-event/new-event.page.scss\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html",
"changeAuthor": "eudes.inacio"
}