chore(rebrand): user-facing brand strings — MokoGIT (issue #801 phase 1) #805
Reference in New Issue
Block a user
Delete Branch "chore/rebrand-strings-p1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1 of the Gitea → MokoGIT rebrand (issue #801): user-facing display strings only, source-controlled, low risk.
Deliberately NOT changed (per #801): import paths, runtime/data paths, binary & CLI command names (
gitea web),GITEA_*/GITEA__env prefixes, copyright/MIT-attribution headers, form field IDs, snap packagename:/command:. No blanketgitea→mokogit.Changes
cmd/web.go— startup logs: "Gitea version:", "Starting/Restarting Gitea on PID"modules/graceful/manager_unix.go— systemdsd_notifystatus "Starting Gitea"modules/setting/setting.go— run-as-root Fatal + Warn messagesservices/doctor/dbconsistency.go— doctor model-version Critical messagesnap/snapcraft.yaml—summary:text only.github/ISSUE_TEMPLATE/bug-report.yaml— "Gitea Version" label + description (keptid: gitea-ver).mokogit/issue_template.md— version checklist labeloptions/fileicon/material-icon-rules.json— renamed stale.mokogitea/workflowsKEYS →.mokogit/workflows(JSON-aware; keptfolder-gitea-workflows*sprite values).mokogit/ISSUE_TEMPLATE/test-mokogitea.md→test-mokogit.mdAll changes are string literals inside existing calls — no logic/compile impact.
go build ./...+vite buildrun in CI.Testing checklist (pre-merge — do not close on implementation alone)
go build ./...greendoctormodel-version message reads MokoGIT.mokogit/workflowsfolder icon rendersRefs #801 (phase 1 of 5).