Files
doneit-web/version/git-version.ts
T
2023-03-10 09:11:13 +01:00

12 lines
691 B
TypeScript

export let versionData = {
"shortSHA": "889e38290",
"SHA": "889e3829055600bad6938f6a4826a58ebfb7bfa7",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Mar 10 09:05:33 2023 +0100'",
"lastCommitMessage": "commit after resolve merge conflit",
"lastCommitNumber": "4860",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 4 and 2 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"
}