Merge branch 'lo/mv-missing-dest-dir-check' into next
'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: reject a destination whose leading path is missing or a symlink mv: name both source and destination when rename fails
Junio C Hamano committed
Aug 3, 2026 at 09:33 UTC
7643cf1c2afbaa7f73e080a3d42031ef2d73f196
No changes.