author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 29 Nov 2006 23:25:11 +0000 (00:25 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 3 Dec 2006 01:28:19 +0000 (17:28 -0800) | ||
commit | 710daa83fc76f79b8f2ee9a765d297187c2c1aeb | |
tree | 9e3e18087e83977b4f5df6c7057d7d17a1a672e3 | tree | snapshot |
parent | 875b8ce47650d712c8f464cfedb9147673fe3ff7 | commit | diff |
xdl_merge(): fix thinko
If one side's block (of changed lines) ends later than the other
side's block, the former should be tested against the next block
of the other side, not vice versa.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If one side's block (of changed lines) ends later than the other
side's block, the former should be tested against the next block
of the other side, not vice versa.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
xdiff/xmerge.c | diff | blob | history |