Files
doneit-web/version/git-version.ts
T
2023-07-17 10:52:44 +01:00

12 lines
681 B
TypeScript

export let versionData = {
"shortSHA": "59928bd49",
"SHA": "59928bd49f0fafaa6a515fc0f33001b0160a5083",
"branch": "developer-catch-merge",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jul 16 22:17:23 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5085",
"change": "",
"changeStatus": "On branch developer-catch-merge\nYour branch and 'origin/developer-catch-merge' 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)",
"changeAuthor": "eudes.inacio"
}