]> git.ipfire.org Git - thirdparty/git.git/commit - git-fetch.sh
Trivial support for cloning and fetching via ftp://.
authorSasha Khapyorsky <sashak@voltaire.com>
Thu, 14 Sep 2006 02:24:04 +0000 (05:24 +0300)
committerJunio C Hamano <junkio@cox.net>
Thu, 14 Sep 2006 06:39:43 +0000 (23:39 -0700)
commit38529e28a4f465ad5d5f2fa249ca17da680bac5f
tree987d2cae63d91de099e5e9ec0a7945ca24e0d16f
parentb85c4bbbd7d16c084f0b2f0eb9678149d08d09e8
Trivial support for cloning and fetching via ftp://.

This adds trivial support for cloning and fetching via ftp://.

Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh
git-fetch.sh
git-ls-remote.sh