mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
1.1 KiB
TypeScript
12 lines
1.1 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "5a90b2125",
|
|
"SHA": "5a90b212525d1fdc1cb7df8e13b81fc666fcbe4a",
|
|
"branch": "no_bug_movemente",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Mon Feb 13 19:46:44 2023 +0100'",
|
|
"lastCommitMessage": "pull made",
|
|
"lastCommitNumber": "4779",
|
|
"change": "",
|
|
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 1 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/pages/chat/group-messages/group-messages.page.html\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.html\n\tmodified: src/app/shared/chat/messages/contacts/contacts.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |