]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-rename-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:16 +0000 (09:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:16 +0000 (09:32 -0800)
Update the way rename() emulation on Windows handle directories to
correct an earlier attempt to do the same.

* js/mingw-rename-fix:
  mingw_rename: do support directory renames

1  2 
compat/mingw.c

diff --cc compat/mingw.c
Simple merge