Home
last modified time | relevance | path

Searched defs:git_exe (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tools/
Dgit_util.py12 git_exe = 'git.bat' variable
14 git_exe = 'git' variable
/third_party/cef/tools/automate/
Dautomate-git.py1129 git_exe = os.path.join(depot_tools_dir, 'git.bat') variable
1136 git_exe = 'git.bat' variable
1139 git_exe = 'git' variable