mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
1020 B
TypeScript
12 lines
1020 B
TypeScript
export let versionData = {
|
|
"shortSHA": "6b8e4a600",
|
|
"SHA": "6b8e4a600bb9d03d98cde3b611a4698dd2be69c7",
|
|
"branch": "feature/gabinete-search",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Sat Jun 10 10:55:30 2023 +0100'",
|
|
"lastCommitMessage": "Pesquisa avançada fixed",
|
|
"lastCommitNumber": "4972",
|
|
"change": "",
|
|
"changeStatus": "On branch feature/gabinete-search\nYour branch and 'origin/feature/gabinete-search' have diverged,\nand have 13 and 6 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/models/beast-orm.ts\n\tmodified: src/app/pages/events/events.page.html\n\tmodified: src/app/pages/search/search.page.scss\n\tmodified: src/app/pages/search/search.page.ts\n\tmodified: src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |