git.bat 124 B

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