From: Junio C Hamano Date: Thu, 30 Jul 2026 17:40:47 +0000 (-0700) Subject: Merge branch 'lo/mv-missing-dest-dir-check' into jch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d90e697d697fa6f7a9ff0a86f14b385783c3738f;p=thirdparty%2Fgit.git 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: reject a destination whose leading path is missing or a symlink mv: name both source and destination when rename fails --- d90e697d697fa6f7a9ff0a86f14b385783c3738f