diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-09-04 08:59:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-04 20:50:26 +0200 |
commit | b8d9c1a66b99ad3ca8069add010dafdd1bc6cab8 (patch) | |
tree | c3d604a9dd669a4207d3432c1dbfc9bcb160e44b /t/t4015-diff-whitespace.sh | |
parent | apply --whitespace: warn blank but not necessarily empty lines at EOF (diff) | |
download | git-b8d9c1a66b99ad3ca8069add010dafdd1bc6cab8.tar.xz git-b8d9c1a66b99ad3ca8069add010dafdd1bc6cab8.zip |
diff.c: the builtin_diff() deals with only two-file comparison
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>
Diffstat (limited to 't/t4015-diff-whitespace.sh')
0 files changed, 0 insertions, 0 deletions