aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2019-11-12 11:38:11 +0100
committerJunio C Hamano <gitster@pobox.com>2019-12-06 13:29:04 -0800
commitc3794d4ccb70c6b36be3fd4981682f422b04de05 (patch)
treed9101420ff7e83a13140f21b8d08d5beaa1e752a /t/t4013/diff.diff_initial..side
parentt6120-describe: modernize the 'check_describe' helper (diff)
downloadgit-c3794d4ccb70c6b36be3fd4981682f422b04de05.tar.gz
git-c3794d4ccb70c6b36be3fd4981682f422b04de05.zip
name-rev: use strbuf_strip_suffix() in get_rev_name()
get_name_rev() basically open-codes strip_suffix() before adding a string to a strbuf. Let's use the strbuf right from the beginning, i.e. add the whole string to the strbuf and then use strbuf_strip_suffix(), making the code more idiomatic. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions