blob: e04554ace7181310c1fff182980cb1ac8f71e6f0 [file] [log] [blame]
Junio C Hamano4ad294b2007-01-20 02:22:501gitlink:git-http-fetch[1]::
2Download from a remote git repository via HTTP.
3
4gitlink:git-http-push[1]::
5Push objects over HTTP/DAV to another repository.
6
7gitlink:git-parse-remote[1]::
8Routines to help parsing remote repository access parameters.
9
10gitlink:git-receive-pack[1]::
11Receive what is pushed into the repository.
12
13gitlink:git-shell[1]::
14Restricted login shell for GIT-only SSH access.
15
16gitlink:git-upload-archive[1]::
17Send archive back to git-archive.
18
19gitlink:git-upload-pack[1]::
20Send objects packed back to git-fetch-pack.
21