diff options
| author | Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com> | 2022-08-14 16:55:10 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-08-26 10:13:58 -0700 |
| commit | 28cd730680dd7d5c0e0971827315bf8ae32f47b7 (patch) | |
| tree | b1a204d17a3affe9dddaf0801c636fc0737f2329 /builtin/commit-graph.c | |
| parent | pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests (diff) | |
| download | git-28cd730680dd7d5c0e0971827315bf8ae32f47b7.tar.gz git-28cd730680dd7d5c0e0971827315bf8ae32f47b7.zip | |
pack-bitmap: prepare to read lookup table extension
Earlier change teaches Git to write bitmap lookup table. But Git
does not know how to parse them.
Teach Git to parse the existing bitmap lookup table. The older
versions of Git are not affected by it. Those versions ignore the
lookup table.
Mentored-by: Taylor Blau <me@ttaylorr.com>
Co-Mentored-by: Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Signed-off-by: Abhradeep Chakraborty <chakrabortyabhradeep79@gmail.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
