diff options
| author | Derrick Stolee <derrickstolee@github.com> | 2022-03-01 19:48:28 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-03-01 12:09:55 -0800 |
| commit | c78c7a959cacf20eb55a694ed9e20921afb306cf (patch) | |
| tree | ceffdc033dbd82bd90699b71f98a129dc0d4e116 /commit-graph.c | |
| parent | Git 2.35.1 (diff) | |
| download | git-c78c7a959cacf20eb55a694ed9e20921afb306cf.tar.gz git-c78c7a959cacf20eb55a694ed9e20921afb306cf.zip | |
test-read-graph: include extra post-parse info
It can be helpful to verify that the 'struct commit_graph' that results
from parsing a commit-graph is correctly structured. The existence of
different chunks is not enough to verify that all of the optional
features are correctly enabled.
Update 'test-tool read-graph' to output an "options:" line that includes
information for different parts of the struct commit_graph.
In particular, this change demonstrates that the read_generation_data
option is never being enabled, which will be fixed in a later change.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
