mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
12 lines
1.1 KiB
TypeScript
12 lines
1.1 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "2dea55c7f",
|
|
"SHA": "2dea55c7f06c955eecee3619da88a66d848a9748",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Sun Aug 20 22:05:46 2023 +0100'",
|
|
"lastCommitMessage": "download file chat solved",
|
|
"lastCommitNumber": "5179",
|
|
"change": "",
|
|
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 10 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/modals/document-set-up-meeting/document-set-up-meeting.page.ts\n\tmodified: src/app/modals/view-document/view-document.page.ts\n\tmodified: src/app/pages/chat/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/services/chat/chat-system.service.ts\n\tmodified: src/app/services/events.service.ts\n\tmodified: src/app/shared/chat/messages/contacts/contacts.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |