summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-03-20 04:14:07 -0400
committerJunio C Hamano <gitster@pobox.com>2019-03-20 18:34:09 +0900
commit5bb1cb6d023fb1087694b8d7148bc6f3f306efc5 (patch)
tree705dbd52de83a12c6072ebe2d854e1571d6b1bae /builtin/commit.c
parentaf117077d38af01f585adb16ded9deccb559b0b6 (diff)
update-index: drop unused prefix_length parameter from do_reupdate()
The prefix is always a NUL-terminated string, and we just end up passing it along to parse_pathspec() anyway (which does not even take a length). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions