summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2025-01-18 18:11:51 +0100
committerJunio C Hamano <gitster@pobox.com>2025-01-21 09:06:20 -0800
commit7ee4fd18ace71d187ee3ea5ba745a6a3493e0e0a (patch)
tree32b4ad9c873a9d1fb5e1ba4a549b5f7313d6e22d /commit.c
parent5e58db65750a20ae6d0c620f8a2010e038d408f5 (diff)
ref-filter: move is-base tip to used_atom
The string_list "is_base_tips" in struct ref_format stores the committish part of "is-base:<committish>". It has the same problems that its sibling string_list "bases" had. Fix them the same way as the previous commit did for the latter, by replacing the string_list with fields in "used_atom". Helped-by: Jeff King <peff@peff.net> Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions