Files
doneit-web/version/git-version.ts
T
Eudes Inácio 081fe8692c pull made
2023-08-30 20:56:46 +01:00

12 lines
878 B
TypeScript

export let versionData = {
"shortSHA": "4eff2575b",
"SHA": "4eff2575b69312a72f16c8e30e03bd6a797bb762",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Aug 30 20:54:47 2023 +0100'",
"lastCommitMessage": "add file on chat its hide",
"lastCommitNumber": "5250",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch and 'origin/developer-prod' have diverged,\nand have 3 and 1 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/create-process/create-process.page.ts\n\tmodified: src/app/models/folder.model.ts\n\tmodified: src/assets/images/theme/gov/icons-delete.svg",
"changeAuthor": "eudes.inacio"
}