Files
doneit-web/version/git-version.ts
T
2023-02-06 14:02:38 +01:00

12 lines
774 B
TypeScript

export let versionData = {
"shortSHA": "3a23b6554",
"SHA": "3a23b655439b52dcd2e02d5cb516be40f865afec",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 6 10:11:49 2023 +0100'",
"lastCommitMessage": "onother merger made",
"lastCommitNumber": "4730",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 2 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/pages/publications/view-publications/publication-detail/publication-detail.page.html",
"changeAuthor": "eudes.inacio"
}