Browse Source

git tool modify

Jeremy 3 years ago
parent
commit
02086bffc7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clone&pull tool.bat

+ 1 - 1
clone&pull tool.bat

@@ -35,7 +35,7 @@ if %pullnum% equ 0 (
 		)
 		cd ..
 	)
-	if %pullnum% lss 14 (
+	if %pullnum% lss 13 (
 		goto MsgClone
 	)
 )