blob: d3b9cbcaa6b5518e74257b5f83c166d72cf393eb [file] [log] [blame]
@echo off
setlocal
if not defined EDITOR set EDITOR=notepad
set PATH=%~dp0GIT_BIN_DIR\cmd;%PATH%
"%~dp0GIT_BIN_DIR\GIT_PROGRAM" %*