6 git-clone-dumb-http - Client to clone a repository via HTTP.
10 'git-clone-dumb-http' <remote-repo> <local-dir>
14 Client to clone, via HTTP, a repository that has been prepared with
20 Remote repository to clone from.
23 Directory to clone to.
27 Written by Junio C Hamano <junkio@cox.net>
31 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
35 Part of the link:git.html[git] suite