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

12 lines
966 B
TypeScript

export let versionData = {
"shortSHA": "5cec6d8b7",
"SHA": "5cec6d8b76f33d2e625b2fa5f37606d5742d52e6",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Tue Jun 13 11:01:08 2023 +0100'",
"lastCommitMessage": "changes",
"lastCommitNumber": "5013",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 5 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/app.module.ts\n\tmodified: src/app/pages/gabinete-digital/diplomas/diplomas.page.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts",
"changeAuthor": "eudes.inacio"
}