Merge branch 'lo/mv-missing-dest-dir-check' into jch
'git mv' has been updated to check for a missing destination leading directory during the checking phase, allowing 'git mv -n' to report the failure. The error message when the rename(2) syscall fails has also been improved to name both the source and the destination. * lo/mv-missing-dest-dir-check: mv: check for missing destination directory before renaming mv: name both source and destination when rename fails
Junio C Hamano committed
Jul 23, 2026 at 12:55 UTC
c773493f2143b7b5951bb7bab5abf2a73de01ee5
No changes.