Merge branch 'jc/maint-blame-unique-abbrev' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:58:28 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2012 19:58:28 +0000 (12:58 -0700)
"git blame" did not try to make sure that the abbreviated commit
object names in its output are unique.

* jc/maint-blame-unique-abbrev:
blame: compute abbreviation width that ensures uniqueness

No differences found