Files
doneit-web/version/git-version.ts
T
Eudes Inácio 9de3019446 new erro hendle
2023-08-31 17:35:39 +01:00

12 lines
696 B
TypeScript

export let versionData = {
"shortSHA": "90e01839b",
"SHA": "90e01839b7f38ed5a568a0e24fa0970836a1ce2b",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Aug 31 16:39:13 2023 +0100'",
"lastCommitMessage": "time picker of create secret grupo remove 0 minutes",
"lastCommitNumber": "5255",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is ahead of 'origin/developer-prod' by 1 commit.\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/http-error-handle.service.ts",
"changeAuthor": "eudes.inacio"
}