diff options
| author | Karthik Nayak <karthik.188@gmail.com> | 2026-05-04 19:44:07 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-05 16:34:07 +0900 |
| commit | cc42c88945753363d67d130c79640e3c682e1334 (patch) | |
| tree | 7b2caebfc10ac767a0ff126190bbdbb496eecec4 /contrib/persistent-https | |
| parent | d194dffcfd3ad26105149f8e0fbd3b6537bf1986 (diff) | |
refs: extract out reflog config to generic layer
The reference backends need to know when to create reflog entries, this
is dictated by the 'core.logallrefupdates' config. Instead of relying on
the backends to call `repo_settings_get_log_all_ref_updates()` to obtain
this config value, let's do this in the generic layer and pass down the
value to the backends.
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
