diff options
author | Junio C Hamano <junkio@cox.net> | 2006-04-17 22:53:03 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-17 22:53:03 -0700 |
commit | 965f803c323bb72a9dedbbc8f7ba00bbadb6cf58 (patch) | |
tree | 241b39df8e4290621181ebdadc950c45410fa63f /revision.c | |
parent | b073f26b256cded6252bafd34982eb6f69d2a4b6 (diff) | |
download | git-965f803c323bb72a9dedbbc8f7ba00bbadb6cf58.tar.gz git-965f803c323bb72a9dedbbc8f7ba00bbadb6cf58.tar.xz |
combine-diff: show diffstat with the first parent.
Asking for stat (either with --stat or --patch-with-stat) gives
you diffstat for the first parent, even under combine-diff.
While the combined patch is useful to highlight the complexity
and interaction of the parts touched by all branches when
reviewing a merge commit, diffstat is a tool to assess the
extent of damage the merge brings in, and showing stat with the
first parent is more sensible than clever per-parent diffstat.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions