]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bk/run-command-wo-the-repository' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:59:00 +0000 (10:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:59:01 +0000 (10:59 -0700)
The run_command() API lost its implicit dependence on 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