From: Junio C Hamano Date: Thu, 19 Mar 2026 16:54:55 +0000 (-0700) Subject: Merge branch 'bk/run-command-wo-the-repository' X-Git-Tag: v2.54.0-rc0~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7a079c2c4bc7b269229a6ea6c147b6b2d5b2684;p=thirdparty%2Fgit.git Merge branch 'bk/run-command-wo-the-repository' The run_command() API lost its implicit dependencyon the singleton `the_repository` instance. * bk/run-command-wo-the-repository: run-command: wean auto_maintenance() functions off the_repository run-command: wean start_command() off the_repository --- a7a079c2c4bc7b269229a6ea6c147b6b2d5b2684