]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jd/read-cache-trace-wo-the-repository' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:31 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:34:31 +0000 (10:34 -0700)
commit7047e45a6d9bc3f1c28997ff73519beef432038c
treebf1288b4170980810e805a3efc0c17eef8cf0367
parentc813b9b81480c39e03515748411abf7796e9a5d9
parenta7aca156779f6c40d454f04ed151d2f482396f0f
Merge branch 'jd/read-cache-trace-wo-the-repository' into next

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