Files
doneit-web/version/git-version.ts
T
Eudes Inácio 1a64e616a3 solved
2023-06-11 12:23:21 +01:00

12 lines
953 B
TypeScript

export let versionData = {
"shortSHA": "6334142ab",
"SHA": "6334142ab9027310ea080e64e7d1b0dfd6a63ac9",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jun 11 11:37:44 2023 +0100'",
"lastCommitMessage": "Peter bug solved",
"lastCommitNumber": "4988",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 18 and 3 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: .gitignore\n\tmodified: src/app/models/dailyworktask.model.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
"changeAuthor": "eudes.inacio"
}