Searched defs:GIT (Results 1 – 5 of 5) sorted by relevance
98 GIT = 'git' + _BAT variable
21 GIT = 'git.bat' if sys.platform == 'win32' else 'git' variable
101 GIT = 'git' + _BAT variable
99 if "%GIT%" EQU "" set GIT=git variable