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.

