Files
doneit-web/version/git-version.ts
T
2023-06-12 08:20:48 +01:00

12 lines
838 B
TypeScript

export let versionData = {
"shortSHA": "4f90a6649",
"SHA": "4f90a66493b84e3b8d78ff48c1c305531a9a9db2",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Sun Jun 11 20:25:07 2023 +0100'",
"lastCommitMessage": "remove text",
"lastCommitNumber": "5001",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch is behind 'origin/feature/gabinete-search' by 4 commits, and can be fast-forwarded.\n (use \"git pull\" to update your local branch)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.html\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts\n\tmodified: src/environments/suport/oapr.ts",
"changeAuthor": "eudes.inacio"
}