Skip to content

Files

Latest commit

 

History

History
15 lines (10 loc) · 397 Bytes

cmds-synchingrepositories.adoc

File metadata and controls

15 lines (10 loc) · 397 Bytes
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.