summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2023-06-17 22:41:44 +0200
committerJunio C Hamano <gitster@pobox.com>2023-06-18 12:55:30 -0700
commit44ccb337f10a08bb265b911f86deaf5f3347d967 (patch)
tree07762d77de4581021436c997e0f8099219f043b0 /builtin/commit.c
parent3c3d0c4242d834c49d77da321425819c175df61c (diff)
strbuf: factor out strbuf_expand_step()
Extract the part of strbuf_expand that finds the next placeholder into a new function. It allows to build parsers without callback functions and the overhead imposed by them. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions