Revert to git-config.env (hyphen) filename

This commit is contained in:
Auto Commit
2026-03-20 17:56:59 +08:00
parent a306ca357e
commit 64fcc78943
3 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
1. **编辑配置文件**
```
# 编辑 scripts/git_config.env
# 编辑 scripts/git-config.env
GIT_USERNAME=你的用户名
GIT_PASSWORD=你的密码
```