commit | efc7fa5355da79326f92716eef37ddd71c7ec034 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Tue Jun 20 23:54:26 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jun 21 02:34:14 2006 -0700 |
tree | 95bf6cb2f5f2e02060f229d467d1967208f12b3f | |
parent | 363b7817e017b7c7e27a925d766c4d9bacfe4471 [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>