]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jd/read-cache-trace-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:25 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:25 +0000 (14:59 -0700)
commit716b9db0d3e1662fe2b84582a8b84ee3ff9f867d
tree0f1fe1406cdfbd9f3f7d9a786816a22dbcb8ff19
parent1adf5bca8c3cf778103548b9355777cf2d12efdd
parenta7aca156779f6c40d454f04ed151d2f482396f0f
Merge branch 'jd/read-cache-trace-wo-the-repository'

A handful of inappropriate uses of the_repository have been
rewritten to use the right repository structure instance in the
read-cache.c codepath.

* jd/read-cache-trace-wo-the-repository:
  read-cache: use istate->repo for trace2 logging