]> granicus.if.org Git - python/commit
bpo-30450: Fall back to git.exe if no Python is found. (#2739)
authorSteve Dower <steve.dower@microsoft.com>
Mon, 17 Jul 2017 13:43:55 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2017 13:43:55 +0000 (15:43 +0200)
commitefa26bcd5085279fc4e9ae96d052272a5214c2bd
tree4df2192daf7d5443ff4323f14bc55017a9c746e9
parent588836d3e646c2bcb3473cda7c5f6a1e0ff2c2e9
bpo-30450: Fall back to git.exe if no Python is found. (#2739)

* bpo-30450: Fall back to git.exe if no Python is found.

* Also check whether git.exe is on PATH if it will be used.
PCbuild/get_externals.bat