mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
815 B
TypeScript
12 lines
815 B
TypeScript
export let versionData = {
|
|
"shortSHA": "471d05653",
|
|
"SHA": "471d05653d40a9c316a6bdcbdce15d9e552d25c0",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Fri Aug 18 20:27:37 2023 +0100'",
|
|
"lastCommitMessage": "users picture added",
|
|
"lastCommitNumber": "5171",
|
|
"change": "",
|
|
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 2 and 5 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/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |