]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/refs-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2020 20:57:13 +0000 (13:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2020 20:57:13 +0000 (13:57 -0700)
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


Trivial merge