summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2020-04-02 09:09:43 +0200
committerJunio C Hamano <gitster@pobox.com>2020-04-02 11:09:48 -0700
commit5ae6c5a7129a55e69d39cfb70c78bb5b92bbccb7 (patch)
treeb30a7d27a65bb3891beb8dfc1a2ff45d9f237e54 /builtin/commit.c
parenta65b8ac291d919c8f0c89f7397e03662020344ab (diff)
update-ref: drop unused argument for `parse_refname`
The `parse_refname` function accepts a `struct strbuf *input` argument that isn't used at all. As we're about to convert commands to not use a strbuf anymore but instead an end pointer, let's drop this argument now to make the converting commit easier to review. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions