Revert "upload-pack: send non-HEAD symbolic refs"
commitd007dbf7d6d647dbcf0f357545f43f36dec46f3b
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Nov 2013 18:15:45 +0000 (18 10:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Nov 2013 18:15:45 +0000 (18 10:15 -0800)
tree1eccd310908b6cd0853b70f8dedc267a4e23abf7
parentd7d2c87955f7700289c5b516f12579a5be4b879d
Revert "upload-pack: send non-HEAD symbolic refs"

This reverts commit 5e7dcad771cb873e278a0571b46910d7c32e2f6c; there
may be unbounded number of symbolic refs in the repository, but the
capability header line in the on-wire protocol has a rather low
length limit.
upload-pack.c