/usr/share/doc/git-doc/cmds-synchingrepositories.txt is in git-doc 1:2.17.0-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | 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.
|