]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/reftable' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
Preliminary clean-up of the refs API in preparation for adding a
new refs backend "reftable".

* hn/reftable:
  reflog: cleanse messages in the refs.c layer
  bisect: treat BISECT_HEAD as a pseudo ref
  t3432: use git-reflog to inspect the reflog for HEAD
  lib-t6000.sh: write tag using git-update-ref

1  2 
refs.c

diff --cc refs.c
Simple merge