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

Junio C Hamano committed Jul 14, 2025 at 11:19 UTC f96878e5d32ac78820401e7061ac5090deeb94ee

No changes.