diff options
author | Jeff King <peff@peff.net> | 2019-03-20 04:16:42 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-20 18:34:09 +0900 |
commit | 9a1180fc304ad9831641e5788e9c8d3dfc10ccdd (patch) | |
tree | 3fe0b620ad3a050a7eb8f47dd92041da8d4b3106 /builtin/commit.c | |
parent | da55ff3d84b9edc635aba4a986de25ec219acd7a (diff) |
pretty: drop unused strbuf from parse_padding_placeholder()
Unlike other parts of the --pretty user-format expansion,
this function is not actually writing to the output, but
instead just storing the padding values into a context
struct. We don't need to be passed a strbuf at all.
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