]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mh/find-uniq-abbrev'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:26:57 +0000 (12:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:26:58 +0000 (12:26 -0800)
The code to abbreviate an object name to its short unique prefix
has been optimized when no abbreviation was requested.

* mh/find-uniq-abbrev:
  sha1_name: avoid unnecessary sha1 lookup in find_unique_abbrev

1  2 
sha1_name.c

diff --cc sha1_name.c
Simple merge