refactor: rename Go module path MokoConsulting/MokoGitea -> MokoConsulting/MokoGIT

Sweep all .go imports + go.mod, plus module-path refs in .golangci.yml,
Dockerfile, swagger templates, locale example, and repo/wiki URLs
(MokoGitea-Fork -> MokoGIT). Part of the MokoGIT rebrand.

Claude-Session: https://claude.ai/code/session_01Bqe7fAuHQeiLueYfeHFrHw
This commit is contained in:
2026-07-14 15:31:19 -05:00
parent 45852ad4ed
commit bab29a83fa
2356 changed files with 11841 additions and 11841 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"context"
"fmt"
"code.mokoconsulting.tech/MokoConsulting/MokoGitea/modules/git/gitcmd"
"code.mokoconsulting.tech/MokoConsulting/MokoGIT/modules/git/gitcmd"
)
// WriteCommitGraph write commit graph to speed up repo access