From: Junio C Hamano Date: Mon, 14 Jul 2025 18:19:23 +0000 (-0700) Subject: Merge branch 'ac/prune-wo-the-repository' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f96878e5d32ac78820401e7061ac5090deeb94ee;p=thirdparty%2Fgit.git Merge branch 'ac/prune-wo-the-repository' Some code paths in the "git prune" used to ignore passed in repository object and used the_repository singleton instance instead, which has been corrected. * ac/prune-wo-the-repository: builtin/prune: stop depending on 'the_repository' repository: move 'repository_format_precious_objects' to repo scope --- f96878e5d32ac78820401e7061ac5090deeb94ee