1 linkgit:git-http-fetch[1]::
2 Download from a remote Git repository via HTTP.
4 linkgit:git-http-push[1]::
5 Push objects over HTTP/DAV to another repository.
7 linkgit:git-receive-pack[1]::
8 Receive what is pushed into the repository.
10 linkgit:git-shell[1]::
11 Restricted login shell for Git-only SSH access.
13 linkgit:git-upload-archive[1]::
14 Send archive back to git-archive.
16 linkgit:git-upload-pack[1]::
17 Send objects packed back to git-fetch-pack.