diff options
author | Patrick Steinhardt <ps@pks.im> | 2022-01-17 09:12:35 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-17 11:01:44 -0800 |
commit | fbe73f61cbc29f6c4a85478cf792c37dbe5aa26c (patch) | |
tree | add2e8fdb417d7201cba189e43b9a1dd95074aa2 /pack-check.c | |
parent | refs: extract packed_refs_delete_refs() to allow control of transaction (diff) | |
download | tgif-fbe73f61cbc29f6c4a85478cf792c37dbe5aa26c.tar.xz |
refs: allow passing flags when beginning transactions
We do not currently have any flags when creating reference transactions,
but we'll add one to disable execution of the reference transaction hook
in some cases.
Allow passing flags to `ref_store_transaction_begin()` to prepare for
this change.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-check.c')
0 files changed, 0 insertions, 0 deletions