]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ej/ref-transaction-hook-preparing' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2026 21:49:14 +0000 (14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2026 21:49:14 +0000 (14:49 -0700)
The reference-transaction hook was taught to be triggered before
taking locks on references in the "preparing" phase.

* ej/ref-transaction-hook-preparing:
  refs: add 'preparing' phase to the reference-transaction hook


Trivial merge