Files
doneit-web/version/git-version.ts
T
2023-07-21 08:42:59 +01:00

12 lines
838 B
TypeScript

export let versionData = {
"shortSHA": "451b38f18",
"SHA": "451b38f18d50434a76982f87291ee761607505b2",
"branch": "developer-catch-merge",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jul 17 10:52:44 2023 +0100'",
"lastCommitMessage": "Git verson update",
"lastCommitNumber": "5087",
"change": "",
"changeStatus": "On branch developer-catch-merge\nYour branch and 'origin/developer-catch-merge' have diverged,\nand have 4 and 3 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/tiny-mce/tiny-mce.page.html\n\tmodified: src/app/tiny-mce/tiny-mce.page.ts\n\tnew file: src/assets/images/error_circle_warning.png",
"changeAuthor": "eudes.inacio"
}