mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
778 B
TypeScript
12 lines
778 B
TypeScript
export let versionData = {
|
|
"shortSHA": "c96aad213",
|
|
"SHA": "c96aad2136d71846600d94c92d4a2f82439a0e3c",
|
|
"branch": "developer",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Mon Jul 31 16:58:36 2023 +0100'",
|
|
"lastCommitMessage": "pull made and remove time from notification erro",
|
|
"lastCommitNumber": "5133",
|
|
"change": "",
|
|
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 8 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/pages/login/login.page.ts\n\tmodified: src/app/services/notifications.service.ts",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |