mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
12 lines
1.4 KiB
TypeScript
12 lines
1.4 KiB
TypeScript
export let versionData = {
|
|
"shortSHA": "60c9246d3",
|
|
"SHA": "60c9246d3dd34f07439a95c552a4202dfc17a260",
|
|
"branch": "no_bug_movemente",
|
|
"lastCommitAuthor": "'Eudes Inácio'",
|
|
"lastCommitTime": "'Fri Feb 17 16:54:30 2023 +0100'",
|
|
"lastCommitMessage": "Pull made",
|
|
"lastCommitNumber": "4812",
|
|
"change": "diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts\nindex 53f31b337..38a854fa6 100644\n--- a/src/environments/environment.prod.ts\n+++ b/src/environments/environment.prod.ts\n@@ -3,4 +3,4 @@ import { oaprProd } from './suport/oapr'\n import { doneITProd } from './suport/doneIt'\n \n \n-export const environment: Environment = oaprProd;\n\\ No newline at end of file\n+export const environment: Environment = doneITProd;\n\\ No newline at end of file",
|
|
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/agenda/event-list/event-list.page.ts\n\nChanges not staged for commit:\n (use \"git add <file>...\" to update what will be committed)\n (use \"git restore <file>...\" to discard changes in working directory)\n\tmodified: android/app/src/main/AndroidManifest.xml\n\tmodified: src/environments/environment.prod.ts\n\nUntracked files:\n (use \"git add <file>...\" to include in what will be committed)\n\twww.rar",
|
|
"changeAuthor": "eudes.inacio"
|
|
} |