git-fetch: reuse ls-remote result.
authorJunio C Hamano <junkio@cox.net>
Thu, 23 Nov 2006 05:57:14 +0000 (21:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Nov 2006 00:54:54 +0000 (16:54 -0800)
This will become necessary to update the dumb protocol
transports to fetch from a repository with packed and then
pruned tags.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found