]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
gitolite is written in Perl
[git-wiki.git] / pep-git.txt
index 968aa329d2f85ba9232ec2e37b3054a6f9af37c6..1c78dd490d0ee14893f4f0fdfc2caba5aa51d6c0 100644 (file)
@@ -842,8 +842,8 @@ 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.
+be configured to allow access with great granularity; gitolite is
+written in Perl and has a lot of documentation.
 
 Web interface to browse repositories can be created using `gitweb
 <https://git.kernel.org/cgit/git/git.git/tree/gitweb>`_ and `cgit