]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit61ffe62b75cf89af469af53b15f3fdc6639d217a
tree75835b1ce73411113e4d9a034e2ec979a816c439
parent39ef732ca96793f20c7fc192a14140a4ee9a46d7
parent9df3be8e2e7e2c9bf200de4bcfbd4e690a57f033
Merge branch 'bk/run-command-wo-the-repository' into next

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
run-command.c
run-command.h