[PATCH] Support cloning packed repo from dumb http servers.
commitc0a58fbb511028a3500987417376a5cfb2c141da
authorJunio C Hamano <junkio@cox.net>
Sun, 24 Jul 2005 00:55:07 +0000 (23 17:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 24 Jul 2005 01:28:19 +0000 (23 18:28 -0700)
tree3a8ebcf4924a1cc0e595a15dc59bda158a92ca23
parent61e3ef3620493834ed5997d56d481c171d8bd5ac
[PATCH] Support cloning packed repo from dumb http servers.

Using the information prepared with update-server-info, a truly
dumb http server can allow cloning with this client side
support.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile
git-clone-dumb-http [new file with mode: 0755]
git-clone-script