5 lines
124 B
Batchfile

@echo off
setlocal
:: This is a test git.bat with an absolute path to git.cmd.
"C:\Absolute\Path\To\Git\cmd\git.cmd" %*