Hi Junio,
On Thu, 17 Jun 2021, Junio C Hamano wrote:
* js/subtree-on-windows-fix (2021-06-15) 2 commits
- subtree: fix assumption about the directory separator
- subtree: fix the GIT_EXEC_PATH sanity check to work on Windows
Update "git subtree" to work better on Windows.
Technically, it is not "better". Without the GIT_EXEC_PATH fix, it does
not work _at all_ on Windows ;-)
Will merge to 'next'.
Thank you. Once it hits `next`, I will merge the corresponding PR in Git
for Windows so that a new snapshot is available for users who rely on `git
subtree`.
Ciao,
Dscho