Files
doneit-web/version/git-version.ts
T
2023-01-19 10:29:34 +01:00

12 lines
1000 B
TypeScript

export let versionData = {
"shortSHA": "7b97a79e3",
"SHA": "7b97a79e3c16ea1794a9cb22c8c74f9d95affda8",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Jan 19 10:24:18 2023 +0100'",
"lastCommitMessage": "pull of peter changes 2",
"lastCommitNumber": "4660",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 4 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/guards/login.guard.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.ts\n\tnew file: tsconfig.worker.json",
"changeAuthor": "eudes.inacio"
}