Merge branch 'js/subtree-on-windows-fix'
commite22ac8b1269d1dca4ffce0bf2cde825763623d0a
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:58 +0000 (8 13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:58 +0000 (8 13:14 -0700)
tree1644a9b247c3e53dd0b189e85b50f717b36e5e55
parent0800bedcc7f3455f932e089cfeb112d78f5b48b6
parent77f37de39fa96e4e5d59cda1e7e85c4784b48ee9
Merge branch 'js/subtree-on-windows-fix'

Update "git subtree" to work better on Windows.

* js/subtree-on-windows-fix:
  subtree: fix assumption about the directory separator
  subtree: fix the GIT_EXEC_PATH sanity check to work on Windows