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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=a7a079c2c4bc7b269229a6ea6c147b6b2d5b2684;p=rit 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