diff options
author | Taylor Blau <me@ttaylorr.com> | 2021-09-20 17:39:19 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-22 09:26:29 -0700 |
commit | 0394f8d0025b83922735b1d46cfd4e446916c8c3 (patch) | |
tree | badcc8dcd861483c7b1ee810aaa6081809bbfc63 /builtin/pull.c | |
parent | builtin/commit-graph.c: don't accept common --[no-]progress (diff) | |
download | tgif-0394f8d0025b83922735b1d46cfd4e446916c8c3.tar.xz |
builtin/multi-pack-index.c: disable top-level --[no-]progress
In a similar spirit as the previous patch, let sub-commands which
support showing or hiding a progress meter handle parsing the
`--progress` or `--no-progress` option, but do not expose it as an
option to the top-level `multi-pack-index` builtin.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pull.c')
0 files changed, 0 insertions, 0 deletions