git-merge-one: new merge world order.
authorJunio C Hamano <junkio@cox.net>
Wed, 7 Dec 2005 08:50:33 +0000 (00:50 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 7 Dec 2005 08:50:33 +0000 (00:50 -0800)
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>
No differences found