Files
doneit-web/version/git-version.ts
T
2023-08-28 16:36:31 +01:00

12 lines
1.0 KiB
TypeScript

export let versionData = {
"shortSHA": "fe6614a37",
"SHA": "fe6614a37e7a183df5a93894ced3f8adefc12bbe",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Aug 28 11:32:19 2023 +0100'",
"lastCommitMessage": "merge with developer-prod-2",
"lastCommitNumber": "5219",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is ahead of 'origin/developer-prod' by 12 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/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/chat/messages/messages.page.ts\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.ts",
"changeAuthor": "eudes.inacio"
}