@echo off
setlocal
:: This is a test git.bat which does not forward all command line args.
"C:\Absolute\Path\To\Git\cmd\git.exe"
