Files
doneit-web/version/git-version.ts
T
2023-02-06 17:11:30 +01:00

12 lines
956 B
TypeScript

export let versionData = {
"shortSHA": "9c3cdf2ac",
"SHA": "9c3cdf2ac51007c8c0453419c91c73e8be0e707f",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Feb 6 15:34:46 2023 +0100'",
"lastCommitMessage": "notification added to chat grup",
"lastCommitNumber": "4737",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' by 3 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/pedidos/pedido/pedido.page.html\n\tmodified: src/app/pages/gabinete-digital/pedidos/pedido/pedido.page.ts\n\tmodified: src/app/shared/popover/request-options/request-options.page.html\n\tmodified: src/app/shared/popover/request-options/request-options.page.ts",
"changeAuthor": "eudes.inacio"
}