diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-06-12 15:25:36 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-06-13 11:50:37 -0700 |
commit | 3a54f5bd5db0478c39a52b4da149e3c2413f46eb (patch) | |
tree | 09e0f31394a5c17310bc6702b5499c292410aba8 /t/unit-tests/u-string-list.c | |
parent | 83cb7ae638f7eb108d107b0430a01648fb861e2c (diff) |
merge/pull: add the "--compact-summary" option
"git merge" and "git pull" shows "git diff --stat --summary @{1}"
when they finish to indicate the extent of the changes brought into
the history by default. While it gives a good overview, it becomes
annoying when there are very many created or deleted paths.
Introduce "--compact-summary" option to these two commands that
tells it to instead show "git diff --compact-summary @{1}", which
gives the same information in a lot more compact form in such a
situation.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/u-string-list.c')
0 files changed, 0 insertions, 0 deletions