mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
11 lines
677 B
TypeScript
11 lines
677 B
TypeScript
export let versionData = {
|
|
"shortSHA": "ed1b0c01d",
|
|
"SHA": "ed1b0c01d7497d40fe3e5d4ecdc2af8232962dea",
|
|
"branch": "feature/chat-new-api-peter",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Fri Sep 13 15:33:40 2024 +0100'",
|
|
"lastCommitMessage": "clear chat connection",
|
|
"lastCommitNumber": "6073",
|
|
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is ahead of 'origin/feature/chat-new-api-peter' by 1 commit.\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/pages/login/login.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |