]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bk/run-command-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:55 +0000 (09:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Mar 2026 16:54:56 +0000 (09:54 -0700)
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

1  2 
run-command.c
run-command.h

diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge