Autogenerated HTML docs for v1.6.3.2-214-gf4f78
[git/jnareb-git.git] / cmds-synchelpers.txt
blobc608f50154185ee1d7d3e65123251209db164779
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-parse-remote[1]::
8         Routines to help parsing remote repository access parameters.
10 linkgit:git-receive-pack[1]::
11         Receive what is pushed into the repository.
13 linkgit:git-shell[1]::
14         Restricted login shell for GIT-only SSH access.
16 linkgit:git-upload-archive[1]::
17         Send archive back to git-archive.
19 linkgit:git-upload-pack[1]::
20         Send objects packed back to git-fetch-pack.