author | Junio C Hamano <gitster@pobox.com> | |
Sun, 16 Dec 2007 23:03:58 +0000 (15:03 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 16 Dec 2007 23:03:58 +0000 (15:03 -0800) | ||
commit | 1596456309315befb3fd0a985d50a70ed09493e4 | |
tree | f31fd1230becd9f0466f2350a8eeb5a27f5ec247 | tree | snapshot |
parent | b90ced0f7da0b8dcdac1aabd8840a23daef25b43 | commit | diff |
builtin-commit: fix summary output.
Because print_summary() forgot to call diff_setup_done() after futzing with
diff output options, it failed to activate recursive diff, which resulted in
an incorrect summary.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Because print_summary() forgot to call diff_setup_done() after futzing with
diff output options, it failed to activate recursive diff, which resulted in
an incorrect summary.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |