diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-06-06 07:29:11 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-06 09:04:31 -0700 |
commit | fbd1a693c7343d4b37ae6d99b19f15d1293b77c2 (patch) | |
tree | e2c96bb1db5765adde2e1654b3eb22cd943d0a39 /commit.h | |
parent | 6e1683ace981b094d9adbd08de406bf59d39b549 (diff) |
refs: allow to skip creation of reflog entries
The ref backends do not have any way to disable the creation of reflog
entries. This will be required for upcoming ref format migration logic
so that we do not create any entries that didn't exist in the original
ref database.
Provide a new `REF_SKIP_CREATE_REFLOG` flag that allows the caller to
disable reflog entry creation.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions