1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 04:49:43 +01:00
git/negotiator
John Cai e8207717f1 refs: add referent to each_ref_fn
Add a parameter to each_ref_fn so that callers to the ref APIs
that use this function as a callback can have acess to the
unresolved value of a symbolic ref.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-08-09 08:47:34 -07:00
..
default.c refs: add referent to each_ref_fn 2024-08-09 08:47:34 -07:00
default.h
noop.c treewide: remove unnecessary includes in source files 2023-12-26 12:04:31 -08:00
noop.h negotiator/noop: add noop fetch negotiator 2020-08-18 13:25:05 -07:00
skipping.c refs: add referent to each_ref_fn 2024-08-09 08:47:34 -07:00
skipping.h