diff options
author | Taylor Blau <me@ttaylorr.com> | 2021-03-30 11:04:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-30 12:16:56 -0700 |
commit | 86d174b7246b634ddb991d67e1ee4575fcc8d1e4 (patch) | |
tree | 333113bdf495caf0e5e6388bc493a6c393a42331 /unpack-trees.h | |
parent | builtin/multi-pack-index.c: display usage on unrecognized command (diff) | |
download | tgif-86d174b7246b634ddb991d67e1ee4575fcc8d1e4.tar.xz |
t/helper/test-read-midx.c: add '--show-objects'
The 'read-midx' helper is used in places like t5319 to display basic
information about a multi-pack-index.
In the next patch, the MIDX writing machinery will learn a new way to
choose from which pack an object is selected when multiple copies of
that object exist.
To disambiguate which pack introduces an object so that this feature can
be tested, add a '--show-objects' option which displays additional
information about each object in the MIDX.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unpack-trees.h')
0 files changed, 0 insertions, 0 deletions