On Tue, Aug 15, 2017 at 7:48 PM, Shawn Pearce <spearce@xxxxxxxxxxx> wrote: > 7th iteration of the reftable storage format. > > You can read a rendered version of this here: > https://googlers.googlesource.com/sop/jgit/+/reftable/Documentation/technical/reftable.md FYI, JGit has adopted this v7 draft as version 1 of the reftable format. The file reader/writer implementations will be in the next version of JGit. Transaction support in the $GIT_DIR layout still needs to be implemented.