mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
790 B
TypeScript
12 lines
790 B
TypeScript
export let versionData = {
|
|
"shortSHA": "fb1bd07ad",
|
|
"SHA": "fb1bd07ad0a5ba460b84408f87a08f72604cb41f",
|
|
"branch": "developer-prod",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Wed Sep 6 21:23:21 2023 +0100'",
|
|
"lastCommitMessage": "a lot of changes",
|
|
"lastCommitNumber": "5257",
|
|
"change": "",
|
|
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/create-process/create-process.page.html\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.ts\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/shared/header/header.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |