Home
last modified time | relevance | path

Searched defs:GIT (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/infra/
Dgit.py13 GIT = 'git.bat' if sys.platform == 'win32' else 'git' variable
/external/skia/infra/bots/
Drecipes.py115 GIT = 'git' + _BAT variable
Dutils.py25 GIT = subprocess.check_output([WHICH, 'git']).decode('utf-8').splitlines()[0] variable
/external/perfetto/infra/luci/
Drecipes.py114 GIT = 'git' + _BAT variable
/external/python/cpython2/PCbuild/
Dbuild.bat99 if "%GIT%" EQU "" set GIT=git variable