Use stdin reflist passing in parse-remote
commit95339912b97279c29bd842fe036c70fca33d0d66
authorJulian Phillips <jp3@quantumfyre.co.uk>
Tue, 13 Feb 2007 01:21:40 +0000 (13 01:21 +0000)
committerJunio C Hamano <junkio@cox.net>
Wed, 14 Feb 2007 05:43:53 +0000 (13 21:43 -0800)
treefac2c391dc5848d1a430a32c6a963f97e088c125
parent46ce8b6d2a88b67a839fb53bfa0b8849215352b5
Use stdin reflist passing in parse-remote

Use the new stdin reflist passing mechanism for the call to
fetch--tool expand-refs-wildcard, allowing passing of more
than ~128K of reflist data.

Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-parse-remote.sh