##// END OF EJS Templates
subrepo: support Git being named "git.cmd" on Windows (issue3173)...
subrepo: support Git being named "git.cmd" on Windows (issue3173) Popen does not consider "foo.cmd" equivalent to "foo" on Windows. Unfortunately, the default MSYS Git installation installs only "git.cmd" into the path by default. This patch probes for both possible names on Windows.

File last commit:

r1360:7d439981 default
r17025:8ad08dca stable
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder