]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jd/unpack-trees-wo-the-repository' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:34 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:34 +0000 (13:01 +0900)
commit10f7223ebc6abb4fa5eef449be4136e29968a7d2
tree3b9234ef55d6a67f276dad23e4c394131029eda1
parent8b5f554ce3b48f50d6b0521982844b79bc7264b2
parentc74767b7a33325dcbf58df6977bc9442b0c35375
Merge branch 'jd/unpack-trees-wo-the-repository' into seen

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

* jd/unpack-trees-wo-the-repository:
  unpack-trees: use repository from index instead of global
  unpack-trees: use repository from index instead of global