author | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Jun 2006 06:54:26 +0000 (23:54 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Jun 2006 09:34:14 +0000 (02:34 -0700) | ||
commit | efc7fa5355da79326f92716eef37ddd71c7ec034 | |
tree | 95bf6cb2f5f2e02060f229d467d1967208f12b3f | tree | snapshot |
parent | 363b7817e017b7c7e27a925d766c4d9bacfe4471 | commit | diff |
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>
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 | diff | blob | history | |
Documentation/git-clone-pack.txt | [deleted file] | blob | history |
Documentation/git-clone.txt | diff | blob | history | |
Documentation/git-receive-pack.txt | diff | blob | history | |
Documentation/git-upload-pack.txt | diff | blob | history | |
Documentation/git.txt | diff | blob | history | |
INSTALL | diff | blob | history | |
Makefile | diff | blob | history | |
clone-pack.c | [deleted file] | blob | history |