mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
684 B
TypeScript
11 lines
684 B
TypeScript
export let versionData = {
|
|
"shortSHA": "678a9ba61",
|
|
"SHA": "678a9ba61438951199c8cfdbfdff4ff7535617de",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Jul 17 17:03:32 2024 +0100'",
|
|
"lastCommitMessage": "fix agenda",
|
|
"lastCommitNumber": "5873",
|
|
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/agenda/edit-event/edit-event.page.ts\n\tmodified: src/app/pages/agenda/new-event/new-event.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |