Merge branch 'hv/mingw-help-is-executable'
commitce050477fbb58d02b83830597be1e87c15553071
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:55 +0000 (2 13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:56 +0000 (2 13:36 -0800)
tree5a9798ba47714c9eb972f405a8816168f1d672e4
parenta482cf446f2ced7fdd67faa2b3a55bfd5caf7d58
parentc755015f79ac03bb5afa0754c30e937887fc68ab
Merge branch 'hv/mingw-help-is-executable'

"git help" enumerates executable files in $PATH; the implementation
of "is this file executable?" on Windows has been optimized.

* hv/mingw-help-is-executable:
  help: improve is_executable() on Windows