Searched defs:GIT (Results 1 – 9 of 9) sorted by relevance
13 GIT = 'git.bat' if sys.platform == 'win32' else 'git' variable
111 GIT = 'git' + _BAT variable
25 GIT = subprocess.check_output([WHICH, 'git']).decode('utf-8').splitlines()[0] variable
79 GIT(6), enumConstant
189 GIT(3), enumConstant
87 GIT(3), enumConstant