summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2026-05-04 19:44:06 +0200
committerJunio C Hamano <gitster@pobox.com>2026-05-05 16:34:07 +0900
commitd194dffcfd3ad26105149f8e0fbd3b6537bf1986 (patch)
tree15b20cb978a2ed83d2fee53c67effb97d575f1a8 /t/t4013/diff.diff_initial..side
parent8a349a1d7970ed2c6fcac8ea0c1d641384ad082d (diff)
refs: introduce `ref_store_init_options`
Reference backends are initiated via the `init()` function. When initiating the function, the backend is also provided flags which denote the access levels of the initiator. Create a new structure `ref_store_init_options` to house such options and move the access flags to this structure. This allows easier extension of providing further options to the backends. In the following commit, we'll also provide config around reflog creation to the backends via the same structure. Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions