mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
11 lines
569 B
TypeScript
11 lines
569 B
TypeScript
export let versionData = {
|
|
"shortSHA": "b2d19879a",
|
|
"SHA": "b2d19879a713ab018e36ba2a1385ff9c28364469",
|
|
"branch": "feature/login-v2",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Nov 6 10:43:19 2024 +0100'",
|
|
"lastCommitMessage": "fix gabinete error text",
|
|
"lastCommitNumber": "6129",
|
|
"changeStatus": "On branch feature/login-v2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/services/auth.service.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |