mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-10 01:13:28 +08:00
Handle naming conflicts and standardize naming 修正命名冲突,规范化部分命名
This commit is contained in:
@@ -40,6 +40,7 @@ echo INF: %date% %time% ".git" init end>>%LOG_PATH%
|
||||
|
||||
:git_init
|
||||
echo INF: %date% %time% git pull start>>%LOG_PATH%
|
||||
git config core.longpaths true
|
||||
set GIT_SSL_NO_VERIFY=true
|
||||
%GIT_PATH% pull origin main
|
||||
echo INF: %date% %time% git pull end>>%LOG_PATH%
|
||||
|
||||
Reference in New Issue
Block a user