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)
commiteebb51ba8cab97c0b3f3f18eaab7796803b8494b
tree7849618c1d315d5e603a34c0d8b1cb6337b6e680
parent0313f36c6ebecb3bffe6f15cf25a4883100f0214
parentee9681d94960e075f310ce8276539aa3169fd152
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