Files
doneit-web/version/git-version.ts
T
2023-07-10 14:43:15 +01:00

12 lines
686 B
TypeScript

export let versionData = {
"shortSHA": "78cc073b3",
"SHA": "78cc073b3b22b243f4f55328dd8b4fd72e1733c2",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Jul 10 12:48:28 2023 +0100'",
"lastCommitMessage": "pull of peter chnages",
"lastCommitNumber": "5045",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch is ahead of 'origin/feature/gabinete-search' by 2 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/processes.service.ts",
"changeAuthor": "eudes.inacio"
}