]> git.ipfire.org Git - thirdparty/git.git/commit
Revert "Merge branch 'ar/run-command-hook'"
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2026 19:12:53 +0000 (11:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2026 21:02:38 +0000 (13:02 -0800)
commita3d1f391d35762162356201028fb73774a6c4a8b
tree4b27ddcff1e2c2a24f34eccd2c50cb0275b39b2f
parent7264e61d87e58b9d0f5e6424c47c11e9657dfb75
Revert "Merge branch 'ar/run-command-hook'"

This reverts commit f406b8955295d01089ba2baf35eceadff2d11cae,
reversing changes made to 1627809eeff75e6ec936fc609e7be46d5eb2fa9e.

It seems to have caused a few regressions, two of the three known
ones we have proposed solutions for.  Let's give ourselves a bit
more room to maneuver during the pre-release freeze period and
restart once the 2.53 ships.
13 files changed:
Documentation/RelNotes/2.53.0.adoc
builtin/hook.c
builtin/receive-pack.c
commit.c
hook.c
hook.h
refs.c
run-command.c
run-command.h
sequencer.c
t/helper/test-run-command.c
t/t0061-run-command.sh
transport.c