Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge-one-file: use empty- or common-base condintionally in two-stage…
… merge. If two sides added the same path completely different thing, it is easier to see the merge pivoting on /dev/null. So check the size of the common section we have found, and empty it if it is too small. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information