summaryrefslogtreecommitdiff
path: root/mergesort.h
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2016-08-06 15:41:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-08-06 17:33:57 (GMT)
commit1eb47f167d65d1d305b9c196a1bb40eb96117cb1 (patch)
treeb4070ff9aaae093d223b19813e4732dcccdd258a /mergesort.h
parent08df31eeccfe1576971ea4ba42570a424c3cfc41 (diff)
downloadgit-1eb47f167d65d1d305b9c196a1bb40eb96117cb1.zip
git-1eb47f167d65d1d305b9c196a1bb40eb96117cb1.tar.gz
git-1eb47f167d65d1d305b9c196a1bb40eb96117cb1.tar.bz2
use strbuf_add_unique_abbrev() for adding short hashes
Call strbuf_add_unique_abbrev() to add abbreviated hashes to strbufs instead of taking detours through find_unique_abbrev() and its static buffer. This is shorter and a bit more efficient. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergesort.h')
0 files changed, 0 insertions, 0 deletions