Files
doneit-web/version/git-version.ts
T
2023-07-30 21:42:56 +01:00

12 lines
666 B
TypeScript

export let versionData = {
"shortSHA": "fbd4b87fe",
"SHA": "fbd4b87fe5b11d3539da0c7228a9749d29ec7f12",
"branch": "developer-catch-merge",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Jul 27 15:20:13 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5122",
"change": "",
"changeStatus": "On branch developer-catch-merge\nYour branch is ahead of 'origin/developer-catch-merge' by 4 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/tiny-mce/tiny-mce.page.html",
"changeAuthor": "eudes.inacio"
}