diff options
author | Abhishek Kumar <abhishekkumar8222@gmail.com> | 2021-01-16 19:11:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-19 01:21:18 +0100 |
commit | c0ef139843a27f67a1e02c41944a16a736493351 (patch) | |
tree | 39881adb0c627d0a3629fcb2796b29b7e838f9cd /commit-graph.h | |
parent | commit-graph: consolidate fill_commit_graph_info (diff) | |
download | git-c0ef139843a27f67a1e02c41944a16a736493351.tar.xz git-c0ef139843a27f67a1e02c41944a16a736493351.zip |
t6600-test-reach: generalize *_three_modes
In a preparatory step to implement generation number v2, we add tests to
ensure Git can read and parse commit-graph files without Generation Data
chunk. These files represent commit-graph files written by Old Git and
are neccesary for backward compatability.
We extend run_three_modes() and test_three_modes() to *_all_modes() with
the fourth mode being "commit-graph without generation data chunk".
Signed-off-by: Abhishek Kumar <abhishekkumar8222@gmail.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions