移除文档中的密码信息,改为本地配置说明
This commit is contained in:
@@ -92,7 +92,11 @@ git push # 推送到远程仓库
|
||||
|
||||
- **仓库地址**: `https://jinmt.com/Shiliang/UnityAI.git`
|
||||
- **用户名**: `Shiliang`
|
||||
- **密码**: `Sl940104`
|
||||
- **密码**: *请在本地配置,不要提交到仓库*
|
||||
|
||||
**本地配置方法**:
|
||||
1. 使用 `git config credential.helper store` 配置凭证存储
|
||||
2. 首次推送时输入用户名密码,系统会自动保存到本地
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user