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: new merge world order.
This does two things: - Use new --stage=2 option to create the working tree file with leading paths and correct permission bits using checkout-index, as before. - Make sure we do not confuse "merge" program when the file being merged has an unfortunate name, '-L'. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information