chore(rebrand): brand caps MokoGit -> MokoGIT

Branding: the MokoGIT wordmark is caps-GIT. Corrects the display token from
MokoGit to MokoGIT (case-sensitive; lowercase path form .mokogit untouched).

Claude-Session: https://claude.ai/code/session_01DQEMmJPe61ya7HDfA6BHP8
This commit is contained in:
2026-07-14 16:15:10 -05:00
parent 6b0822aa0f
commit baf5f56ca2
51 changed files with 114 additions and 114 deletions
+1 -1
View File
@@ -594,7 +594,7 @@ class WorkflowSyncCli extends CliFramework
}
/**
* Read a repo's platform from the MokoGit metadata API.
* Read a repo's platform from the MokoGIT metadata API.
* Returns 'generic' if metadata is missing or has no platform field.
* (Replaces the retired .mokogit/manifest.xml lookup — platform now lives
* in the repo Metadata endpoint: GET /api/v1/repos/{owner}/{repo}/metadata.)