diff options
author | Patrick Steinhardt <ps@pks.im> | 2020-04-02 09:09:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-02 11:09:48 -0700 |
commit | 5ae6c5a7129a55e69d39cfb70c78bb5b92bbccb7 (patch) | |
tree | b30a7d27a65bb3891beb8dfc1a2ff45d9f237e54 /Documentation/technical/racy-git.txt | |
parent | update-ref: organize commands in an array (diff) | |
download | tgif-5ae6c5a7129a55e69d39cfb70c78bb5b92bbccb7.tar.xz |
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 'Documentation/technical/racy-git.txt')
0 files changed, 0 insertions, 0 deletions