Jakub Narebski wrote:
Git has read-only access over git:// protocol (served by git-daemon on
port 9418), read-write access over git+ssh:// protocol (you can limit
exposition using git-shell), read-only access via HTTP, HTTPS, FTP "dumb"
protocols, read-write access via WebDAV "dumb" protocol.
And deprecated read-only (I think), deprecated, suggested to use only
for cloning, rsync:// "dumb" protocol.
--
Jakub Narebski
Poland