]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/refs-trace-errno'
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Apr 2021 04:50:27 +0000 (13:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Apr 2021 04:50:27 +0000 (13:50 +0900)
Show errno in the trace output in the error codepath that calls
read_raw_ref method.

* hn/refs-trace-errno:
  refs: print errno for read_raw_ref if GIT_TRACE_REFS is set


Trivial merge