Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
commitea2c69ed4728070be1d2ee953a6948398b859150
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Mar 2011 06:41:14 +0000 (10 22:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Mar 2011 06:41:14 +0000 (10 22:41 -0800)
treec06653637abf13b0a1c833273bd2abd25c63eba4
parent681186ae3ab340dd684b1d9e09b457baeb2331f9
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"

This reverts commit 72a5b561fc1c4286bc7c5b0693afc076af261e1f, as adding
fixed number of hexdigits more than necessary to make one object name
locally unique does not help in futureproofing the uniqueness of names
we generate today.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
cache.h
config.c
environment.c
sha1_name.c