Skip to content

Commit eebb51b

Browse files
committed
Merge branch 'hn/refs-cleanup'
Preliminary clean-ups around refs API, plus file format specification documentation for the reftable backend. * hn/refs-cleanup: reftable: define version 2 of the spec to accomodate SHA256 reftable: clarify how empty tables should be written reftable: file format documentation refs: improve documentation for ref iterator t: use update-ref and show-ref to reading/writing refs refs.h: clarify reflog iteration order
2 parents 0313f36 + ee9681d commit eebb51b

File tree

9 files changed

+1137
-25
lines changed

9 files changed

+1137
-25
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ TECH_DOCS += technical/protocol-capabilities
9393
TECH_DOCS += technical/protocol-common
9494
TECH_DOCS += technical/protocol-v2
9595
TECH_DOCS += technical/racy-git
96+
TECH_DOCS += technical/reftable
9697
TECH_DOCS += technical/send-pack-pipeline
9798
TECH_DOCS += technical/shallow
9899
TECH_DOCS += technical/signature-format

0 commit comments

Comments
 (0)