Files
doneit-web/version/git-version.ts
T
2023-02-06 09:44:43 +01:00

12 lines
736 B
TypeScript

export let versionData = {
"shortSHA": "cddddf982",
"SHA": "cddddf982b924dbca51d9deba781dc1182d4b2b5",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Feb 3 14:45:16 2023 +0100'",
"lastCommitMessage": "merge with Peter changes",
"lastCommitNumber": "4721",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' by 2 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.ts\n\tdeleted: www.rar",
"changeAuthor": "eudes.inacio"
}