Merge branch 'ak/run-command-on-cygwin-fix'
authorJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:44 +0000 (13:42 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:44 +0000 (13:42 -0700)
Utitiles run via the run_command() API were not spawned correctly
on Cygwin, when the paths to them are given as a full path with
backslashes.

* ak/run-command-on-cygwin-fix:
  run-command: trigger PATH lookup properly on Cygwin


Trivial merge
git clone https://git.99rst.org/PROJECT