mbox series

[0/2] tweaks to refs/debug.c

Message ID pull.1163.git.git.1640090038.gitgitgadget@gmail.com (mailing list archive)
Headers show
Series tweaks to refs/debug.c | expand

Message

Bruce Perry via GitGitGadget Dec. 21, 2021, 12:33 p.m. UTC
these are two small commits that helped me while debugging reftable support
for git.

Han-Wen Nienhuys (2):
  refs: print error message in debug output
  refs: set the repo in debug_ref_store.base

 refs/debug.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


base-commit: e773545c7fe7eca21b134847f4fc2cbc9547fa14
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1163%2Fhanwen%2Fdebug-tweaks-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1163/hanwen/debug-tweaks-v1
Pull-Request: https://github.com/git/git/pull/1163