From: Junio C Hamano Date: Wed, 14 Aug 2024 21:54:52 +0000 (-0700) Subject: Merge branch 'ps/refs-wo-the-repository' X-Git-Tag: v2.47.0-rc0~143 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7ca437d9f713b043ed900b18b630cb70653e762;p=thirdparty%2Fgit.git Merge branch 'ps/refs-wo-the-repository' In the refs subsystem, implicit reliance of the_repository has been eliminated; the repository associated with the ref store object is used instead. * 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` --- c7ca437d9f713b043ed900b18b630cb70653e762