mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 01:12:11 +08:00 
			
		
		
		
	minor fix
This commit is contained in:
		| @@ -65,7 +65,7 @@ function Digest-Hash($path) { | ||||
| function Get-VersionStr() { | ||||
|  | ||||
|     # Clear existing variable | ||||
|     Clear-Variable -name string | ||||
|     if ($string) { Clear-Variable -name string } | ||||
|  | ||||
|     # Determine if git is available | ||||
|     if (Get-Command "git.exe" -ErrorAction SilentlyContinue) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user