summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
blob: d3ddba3b95ba0a881558d8f788d769c3c0a2bc78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
linkgit:git-daemon[1]::
	A really simple server for Git repositories.

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

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

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

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