Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
diff.c: the builtin_diff() deals with only two-file comparison
author
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2009 06:59:25 +0000
(23:59 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2009 18:50:26 +0000
(11:50 -0700)
The combined diff is implemented in combine_diff() and fn_out_consume()
codepath never has to deal with anything but two-file comparision.
Drop nparents from the emit_callback structure and simplify the code.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
b8d9c1a
)
No differences found