author | Tay Ray Chuan <rctay89@gmail.com> | |
Mon, 1 Aug 2011 04:20:08 +0000 (12:20 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Aug 2011 20:00:17 +0000 (13:00 -0700) | ||
commit | 19f7a9c57785161cdfaa6036eb0ef90853333724 | |
tree | 0fe95cec5f36d899c20e5048e858406858999841 | tree | snapshot |
parent | 739864b1ffb379120df9cfa4111c4ec20b823cfd | commit | diff |
xdiff/xhistogram: rework handling of recursed results
Previously we were over-complicating matters by trying to combine the
recursed results. Now, terminate immediately if a recursive call failed
and return its result.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously we were over-complicating matters by trying to combine the
recursed results. Now, terminate immediately if a recursive call failed
and return its result.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
xdiff/xhistogram.c | diff | blob | history |