]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ar/run-command-hook-take-2' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:20:57 +0000 (17:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:20:57 +0000 (17:20 -0800)
commitf5aabac11751f19d32a8aca2cee5fba578233f37
treea40d81c84597f02b1a6256722716e82f4ff5af9a
parent625c4fb2daac9879b299dd1cae2e793d2821dec0
parent005f3fbe07a20dd5f7dea57f6f46cd797387e56a
Merge branch 'ar/run-command-hook-take-2' into next

Use the hook API to replace ad-hoc invocation of hook scripts via
the run_command() API.

* ar/run-command-hook-take-2:
  builtin/receive-pack: avoid spinning no-op sideband async threads
builtin/receive-pack.c