Revert "Also use 'track_object_refs = 0' in update-server-info."
authorSergey Vlasov <vsu@altlinux.ru>
Thu, 13 Oct 2005 17:01:57 +0000 (10:01 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 13 Oct 2005 17:01:57 +0000 (10:01 -0700)
This reverts d119e3de13ea1493107bd57381d0ce9c9dd90976 commit.

Object references are used in server-info.c:find_pack_info_one() to
find out which objects in the pack are heads, therefore tracking of
references cannot be disabled.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found