]> git.ipfire.org Git - thirdparty/git.git/commit - INSTALL
Retire git-clone-pack
authorJunio C Hamano <junkio@cox.net>
Wed, 21 Jun 2006 06:54:26 +0000 (23:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 21 Jun 2006 09:34:14 +0000 (02:34 -0700)
commitefc7fa5355da79326f92716eef37ddd71c7ec034
tree95bf6cb2f5f2e02060f229d467d1967208f12b3f
parent363b7817e017b7c7e27a925d766c4d9bacfe4471
Retire git-clone-pack

The program is not used by git-clone since git-fetch-pack was extended
to allow its caller do what git-clone-pack alone did, and git-clone was
updated to use it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Documentation/git-clone-pack.txt [deleted file]
Documentation/git-clone.txt
Documentation/git-receive-pack.txt
Documentation/git-upload-pack.txt
Documentation/git.txt
INSTALL
Makefile
clone-pack.c [deleted file]