Files
doneit-web/version/git-version.ts
T
Eudes Inácio 08253646e6 pull made
2023-03-10 16:31:12 +01:00

12 lines
1.1 KiB
TypeScript

export let versionData = {
"shortSHA": "54e1f9bee",
"SHA": "54e1f9bee3acfcd0ab352b45affb0d84a503b69a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Mar 10 16:26:42 2023 +0100'",
"lastCommitMessage": "publcation moved getfromDB",
"lastCommitNumber": "4868",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 2 and 2 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.html\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeAuthor": "eudes.inacio"
}