diff options
author | René Scharfe <l.s.r@web.de> | 2017-03-18 00:52:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-18 10:28:45 -0700 |
commit | d41626ff9ef54db6582c398b14209c556df4ddfc (patch) | |
tree | d729caef12ff8110f5ad3401977b2e5b654dcde0 /builtin/reflog.c | |
parent | Preparing for 2.12.1 (diff) | |
download | tgif-d41626ff9ef54db6582c398b14209c556df4ddfc.tar.xz |
shortlog: don't set after_subject to an empty string
The string after_subject is added to a strbuf by pp_title_line() if
it's not NULL. Adding an empty string has the same effect as not
adding anything, but the latter is easier, so don't bother changing
the context member from NULL to "".
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/reflog.c')
0 files changed, 0 insertions, 0 deletions