summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-04-12 06:44:58 +0200
committerJunio C Hamano <gitster@pobox.com>2024-04-12 08:47:51 -0700
commit70b81fbf3c641435c5583e53ff78caa0aaef80ca (patch)
tree7db5115a64e76302b5292f66787dc33ed5e52f5d /commit-graph.c
parentdb1d63bf57b49d71b7327f36740430525d7049b0 (diff)
t0612: add tests to exercise Git/JGit reftable compatibility
While the reftable format is a recent introduction in Git, JGit already knows to read and write reftables since 2017. Given the complexity of the format there is a very real risk of incompatibilities between those two implementations, which is something that we really want to avoid. Add some basic tests that verify that reftables written by Git and JGit can be read by the respective other implementation. For now this test suite is rather small, only covering basic functionality. But it serves as a good starting point and can be extended over time. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions