]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/subtree-on-windows-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:58 +0000 (13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jul 2021 20:14:58 +0000 (13:14 -0700)
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


Trivial merge