summaryrefslogtreecommitdiff
path: root/list-objects-filter-options.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2018-01-15 17:10:32 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-01-16 21:21:51 (GMT)
commitfbac558a9bde48fa23b9c536357ab17c71b4bd22 (patch)
tree86b34bc6a0ca43639df1f22eb76ec2e8267833c1 /list-objects-filter-options.c
parent0c37383f2ecfce28f67dbc49704ab3755d41eed0 (diff)
downloadgit-fbac558a9bde48fa23b9c536357ab17c71b4bd22.zip
git-fbac558a9bde48fa23b9c536357ab17c71b4bd22.tar.gz
git-fbac558a9bde48fa23b9c536357ab17c71b4bd22.tar.bz2
describe: use strbuf_add_unique_abbrev() for adding short hashes
Call strbuf_add_unique_abbrev() to add an abbreviated hash to a strbuf instead of taking a detour through find_unique_abbrev() and its static buffer. This is shorter and a bit more efficient. Patch generated by Coccinelle (and contrib/coccinelle/strbuf.cocci). Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'list-objects-filter-options.c')
0 files changed, 0 insertions, 0 deletions