7 git-http-pull - Downloads a remote GIT repository via HTTP
12 'git-http-pull' [-c] [-t] [-a] [-v] commit-id url
16 Downloads a remote GIT repository via HTTP.
19 Get the commit objects.
21 Get trees associated with the commit objects.
25 Report what is downloaded.
30 Written by Linus Torvalds <torvalds@osdl.org>
34 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
38 Part of the link:git.html[git] suite