Autogenerated HTML docs for v1.7.4.2-414-g07514
[git/jnareb-git.git] / cmds-synchelpers.txt
blob23d493ee24d6babfb5e43819fc8677c9ead55330
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.