]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
Git over ssh and gitolite
[git-wiki.git] / pep-git.txt
index 8ffac6b422d97f7087500698ae7df89f4ea02687..25f6cfbcbc92cb8829f6bda87ab95b4c5c3d9835 100644 (file)
@@ -806,10 +806,15 @@ URLs). Write access can be enabled but the protocol lacks any
 authentication means, so it should be enabled only within a trusted
 LAN. See ``git help daemon`` for details.
 
-TODO: git over ssh; gitolite;
-gitweb; cgit; Kallithea; pagure; gogs and gitea; gitlab.
-
-http://gitolite.com/gitolite/index.html
+Git over ssh provides authentication and repo-level authorisation as
+repositories can be made user- or group-writeable (see parameter
+``core.sharedRepository`` in ``git help config``). If that's too
+permissive or too restrictive for some project's needs there is a
+wrapper `gitolite <http://gitolite.com/gitolite/index.html>`_ that can
+be configured to allow access with great granularity; gitolite has a
+lot of documentation.
+
+TODO: gitweb; cgit; Kallithea; pagure; gogs and gitea; gitlab.
 
 https://git.kernel.org/cgit/git/git.git/tree/gitweb