修复Windows批处理脚本问题
- 解决中文字符编码问题 - 修复语法错误和参数传递 - 改用英文界面提高兼容性 - 增强错误处理逻辑
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
"Bash(git init:*)",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git rm:*)"
|
||||
"Bash(git rm:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(git commit:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user