summaryrefslogtreecommitdiffstats
path: root/cmds-synchelpers.txt
blob: d7fa711bf05c2fad1e429f785b3945700dcf5d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
linkgit:git-http-fetch[git]::
	Download from a remote Git repository via HTTP.

linkgit:git-http-push[git]::
	Push objects over HTTP/DAV to another repository.

linkgit:git-receive-pack[git]::
	Receive what is pushed into the repository.

linkgit:git-shell[git]::
	Restricted login shell for Git-only SSH access.

linkgit:git-upload-archive[git]::
	Send archive back to git-archive.

linkgit:git-upload-pack[git]::
	Send objects packed back to git-fetch-pack.