Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-mv: fully detect 'directory moved into itself'
This gives a better error message when trying to move a directory into some subdirectory of itself; ie. no real bug fix: renaming already failed before, but with a strange "invalid argument". Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information