linkgit:git-daemon[git]::
	A really simple server for Git repositories.

linkgit:git-fetch-pack[git]::
	Receive missing objects from another repository.

linkgit:git-http-backend[git]::
	Server side implementation of Git over HTTP.

linkgit:git-send-pack[git]::
	Push objects over Git protocol to another repository.

linkgit:git-update-server-info[git]::
	Update auxiliary info file to help dumb servers.

