]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/refs-wo-the-repository' into ps/config-wo-the-repository
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Aug 2024 21:13:20 +0000 (14:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Aug 2024 21:13:20 +0000 (14:13 -0700)
* ps/refs-wo-the-repository:
  refs/reftable: stop using `the_repository`
  refs/packed: stop using `the_repository`
  refs/files: stop using `the_repository`
  refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
  refs: stop using `the_repository`


Trivial merge