mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	log the executable path for improper git
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/lib/lib_git.cmd
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/lib/lib_git.cmd
									
									
									
									
										vendored
									
									
								
							| @@ -55,6 +55,7 @@ exit /b | ||||
|             set "GIT_VERSION=%%C" | ||||
|         ) else ( | ||||
|             echo "'git --version' returned an improper version string!" | ||||
|             echo "executable: %git_executable%" | ||||
|             pause | ||||
|             exit /b | ||||
|         ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user