From 0b10b5afd4dc9d38b3ee219df4f85a700cc933a5 Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Thu, 20 Jul 2023 21:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9B=B4=E6=96=B0=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E7=9A=84=E6=8A=A5=E9=94=99=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.bat b/update.bat index 0126efc..e148455 100644 --- a/update.bat +++ b/update.bat @@ -40,7 +40,7 @@ goto end_with_error ) ::test .git/ -%GIT_PATH% rev-parse --resolve-git-dir "%~dp0.git" +%GIT_PATH% rev-parse --path-format=absolute --git-dir if %errorlevel% NEQ 0 ( echo 错误:.git/已损坏 echo %date% %time% Error: .git/ is broken>>%LOG_PATH%