aboutsummaryrefslogtreecommitdiff
path: root/midx-write.c
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2026-02-24 13:59:48 -0500
committerJunio C Hamano <gitster@pobox.com>2026-02-24 11:16:32 -0800
commit6b8fb17490f637f5651834596b08cdb255e9280a (patch)
tree87d0104e9c1e673b843e88b6c6fefdbf1e7f1703 /midx-write.c
parent6e86f679248580bec5c105b37217862f3022b504 (diff)
downloadgit-6b8fb17490f637f5651834596b08cdb255e9280a.tar.xz
builtin/multi-pack-index.c: make '--progress' a common option
All multi-pack-index sub-commands (write, verify, repack, and expire) support a '--progress' command-line option, despite not listing it as one of the common options in `common_opts`. As a result each sub-command declares its own `OPT_BIT()` for a "--progress" command-line option. Centralize this within the `common_opts` to avoid re-declaring it in each sub-command. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'midx-write.c')
0 files changed, 0 insertions, 0 deletions