docs(GOV-003): 配置项目专用 Gitea 远程仓库
This commit is contained in:
@@ -28,4 +28,11 @@ The first implementation slice is the market overview screen in `web/`.
|
||||
npm run governance:start -- FEAT-MO-001 market-overview
|
||||
```
|
||||
|
||||
当前只使用本地 Git。Gitea 安装完成后再按治理文档配置远程仓库。
|
||||
## 项目仓库
|
||||
|
||||
- Gitea:<https://git.foximao.com/FoXiMao/a-share-analysis>
|
||||
- 远程名:`origin`
|
||||
- 配置范围:仅当前项目的 `.git/config`,不修改 Git 全局配置。
|
||||
|
||||
凭据不写入仓库、文档或远程 URL。首次需要认证时由 Git 调用 macOS Keychain
|
||||
安全保存;详细规则见 [Git 与 Gitea 规范](docs/governance/version-control-and-gitea.md)。
|
||||
|
||||
Reference in New Issue
Block a user