gitlink:git-daemon[1]::
	A really simple server for git repositories.

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

gitlink:git-local-fetch[1]::
	Duplicate another git repository on a local system.

gitlink:git-send-pack[1]::
	Push objects over git protocol to another repository.

gitlink:git-ssh-fetch[1]::
	Fetch from a remote repository over ssh connection.

gitlink:git-ssh-upload[1]::
	Push to a remote repository over ssh connection.

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

