]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ej/ref-transaction-hook-preparing'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:00:02 +0000 (11:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:00:02 +0000 (11:00 -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