Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-merge-one-file: do not worry about 'rmdir -p' not removing direct…
…ory. 9ae2172 used "rmdir -p" carelessly, causing the more important "git-update-index --remove" to be skipped. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information