SyntaxFix
Write A Post
Hire A Developer
Questions
If you've got the PowerShell-based git installation, you can use the Get-Command object to find git:
Get-Command git.exe | Select-Object -ExpandProperty Definition