替换自建git地址

This commit is contained in:
2026-02-17 17:21:04 +08:00
parent e8697e3676
commit e8d607c602
5 changed files with 200 additions and 217 deletions

View File

@@ -241,7 +241,7 @@ OutputFormatter.menu_item(1, "Option") # [1] Menu item
### SSH Configuration
- **GitHub:** `git@github.com:shumengya/{repo}.git`
- **Gitea:** `ssh://git@repo.shumengya.top:8022/{user}/{repo}.git`
- **Gitea:** `ssh://git@git.shumengya.top:8022/{user}/{repo}.git`
All remote operations use SSH (no HTTPS).