]> Kevux Git Server - rit/commit
Merge branch 'jd/unpack-trees-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2026 16:01:02 +0000 (09:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jun 2026 16:01:02 +0000 (09:01 -0700)
commit49cf09840332dcc83bc733351aa4655a6eb292cb
tree69920719835175ef9ebd5a66033ebc870572d9e2
parente02da456930205905185f4c8262aa4647e249e7c
parent0c20c6cb230cf7611ee6b6e18c3aeb13986c462e
Merge branch 'jd/unpack-trees-wo-the-repository'

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