mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 05:53:33 +08:00
修复了一处更新错误
This commit is contained in:
@@ -31,7 +31,7 @@ goto end_with_error
|
|||||||
)
|
)
|
||||||
|
|
||||||
::test .git/
|
::test .git/
|
||||||
git rev-parse --is-inside-work-tree
|
%GIT_PATH% rev-parse --is-inside-work-tree
|
||||||
if %errorlevel% NEQ 0 (
|
if %errorlevel% NEQ 0 (
|
||||||
echo 错误:.git/已损坏 ^| Error: .git/ is broken
|
echo 错误:.git/已损坏 ^| Error: .git/ is broken
|
||||||
echo %date% %time% Error: .git/ is broken>>%LOG_PATH%
|
echo %date% %time% Error: .git/ is broken>>%LOG_PATH%
|
||||||
|
|||||||
Reference in New Issue
Block a user