mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
780 B
TypeScript
12 lines
780 B
TypeScript
export let versionData = {
|
|
"shortSHA": "926e4e39d",
|
|
"SHA": "926e4e39d8b0c3d3d073e6d98e5f2f049e12f9c2",
|
|
"branch": "developer-prod",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Tue Aug 22 14:13:41 2023 +0100'",
|
|
"lastCommitMessage": "pull made",
|
|
"lastCommitNumber": "5204",
|
|
"change": "",
|
|
"changeStatus": "On branch developer-prod\nYour branch and 'origin/developer-prod' have diverged,\nand have 3 and 2 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/home/home.page.ts\n\tmodified: src/app/pages/events/events.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |