]> Kevux Git Server - rit/commit
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)
commita7a079c2c4bc7b269229a6ea6c147b6b2d5b2684
tree204bfa2b742d068a08c53899a2a46f22db7f26b6
parent2ca397fa7c4a9d4764749a785f71c9a379cd0e5a
parent9df3be8e2e7e2c9bf200de4bcfbd4e690a57f033
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
run-command.c
run-command.h