author | Julian Phillips <jp3@quantumfyre.co.uk> | |
Tue, 13 Feb 2007 01:21:41 +0000 (01:21 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 05:43:53 +0000 (21:43 -0800) | ||
commit | 617669da4f80ecf05db7ef1976b56260e2124cc2 | |
tree | 9c161df5bfb606e200303a58b59e838c10232360 | tree | snapshot |
parent | 95339912b97279c29bd842fe036c70fca33d0d66 | commit | diff |
Use stdin reflist passing in git-fetch.sh
Use the new stdin reflist passing mechanism for the call to
fetch--tool parse-reflist, 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>
Use the new stdin reflist passing mechanism for the call to
fetch--tool parse-reflist, 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-fetch.sh | diff | blob | history |