Files
doneit-web/version/git-version.ts
T
2023-06-11 13:54:53 +01:00

12 lines
841 B
TypeScript

export let versionData = {
"shortSHA": "1a64e616a",
"SHA": "1a64e616a34824029b032a69c1fd1145a6567d3b",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jun 11 12:23:21 2023 +0100'",
"lastCommitMessage": "solved",
"lastCommitNumber": "4991",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 19 and 1 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/gabinete-digital/gabinete-digital.page.ts\n\tmodified: src/app/services/notifications.service.ts",
"changeAuthor": "eudes.inacio"
}