Files
doneit-web/version/git-version.ts
T
2023-05-25 11:12:10 +01:00

12 lines
733 B
TypeScript

export let versionData = {
"shortSHA": "a526b9153",
"SHA": "a526b9153217d80d3d345ee51e91347f7e0fe21d",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu May 18 17:40:52 2023 +0100'",
"lastCommitMessage": "fix box sixing",
"lastCommitNumber": "4936",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nYour branch is behind 'origin/feature/gabinete-search' by 5 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/shared/gabinete-digital/all-processes/all-processes.page.ts",
"changeAuthor": "eudes.inacio"
}