mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
730 B
TypeScript
11 lines
730 B
TypeScript
export let versionData = {
|
|
"shortSHA": "03a150403",
|
|
"SHA": "03a150403aad448a9b1a9485f9e808397b1a8839",
|
|
"branch": "feature/agenda-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Jul 17 16:58:03 2024 +0100'",
|
|
"lastCommitMessage": "fix agenda",
|
|
"lastCommitNumber": "5872",
|
|
"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/events/attendees/attendees.page.ts\n\tmodified: src/app/shared/event/attendee-modal/attendee-modal.page.ts\n\tmodified: version/git-version.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |