commit | 4d3fe0c5f342d0b00209916cf6951c2f8db414d2 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Tue Sep 06 12:53:56 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Sep 10 18:27:42 2005 -0700 |
tree | b4a36de7aaaf6c546f4b8798d92b0cefaa6522fa | |
parent | 2ab706a38fbe6f4adb2fd09806a5d5faf33d355f [diff] |
[PATCH] Add debugging help for case #16 to read-tree.c This will help us detect if real-world example merges have multiple merge-base candidates and one of them matches one head while another matches the other head. Signed-off-by: Junio C Hamano <junkio@cox.net>