Merge branch 'hn/refs-debug-update'
commit01ea04f76e096c0c371e475c3a277e67b8f4b082
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:51 +0000 (10 11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:51 +0000 (10 11:52 -0800)
tree0e4028c2e2964f92657221a981fbebc41fe49c67
parent3c0e4178277dee1cdc4607d7277a368379b12b3f
parentf9f7fd3b238cc56224c30235a0d248d027b7ecfa
Merge branch 'hn/refs-debug-update'

Debugging support for refs API.

* hn/refs-debug-update:
  refs: centralize initialization of the base ref_store.
  refs: print error message in debug output
  refs: pass gitdir to packed_ref_store_create
refs.c