summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-05-07 09:11:39 +0200
committerJunio C Hamano <gitster@pobox.com>2024-05-07 10:06:58 -0700
commit39a9ef8fc4e7dbcb078369f9c2560ebc69bbbb1d (patch)
treee3053a95066336b71b4e4c1b9fb78f0f82ca8bf9 /commit.c
parentd4cc1ec35f3bcce816b69986ca41943f6ce21377 (diff)
refs: introduce missing functions that accept a `struct ref_store`
While most of the functions in "refs.h" have a variant that accepts a `struct ref_store`, some don't. Callers of these functions are thus forced to implicitly rely on `the_repository` to figure out the ref store that is to be used. Introduce those missing functions to address this shortcoming. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions