Re: [PATCH v3 3/5] sha1_name: Unroll len loop in find_unique_abbrev_r
From: Junio C Hamano <hidden> Date: 2017-10-05 09:50:54
Jeff King [off-list ref] writes:
So I think on the generating side we are better off creating a slightly
longer abbreviation that is unambiguous no matter what context it is
used in. I.e., I'd argue that it's actually more _correct_ to ignore
the disambiguation code entirely on the generating side.