From: Junio C Hamano Date: Wed, 11 Jul 2012 19:58:28 +0000 (-0700) Subject: Merge branch 'jc/maint-blame-unique-abbrev' into maint X-Git-Tag: v1.7.11.2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b700086d840ceaee339f9f031be72b34e237f84f?hp=b700086d840ceaee339f9f031be72b34e237f84f Merge branch 'jc/maint-blame-unique-abbrev' into maint "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 ---