]> git.phdru.name Git - git-wiki.git/commitdiff
Explain gitweb and cgit
authorOleg Broytman <phd@phdru.name>
Mon, 24 Aug 2015 16:22:57 +0000 (19:22 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 24 Aug 2015 16:22:57 +0000 (19:22 +0300)
pep-git.txt

index 15413e37024b934dc6c3819c6b1b2b120b173925..6fac3fab67643b69816afa30c451ece934a1d2e1 100644 (file)
@@ -820,11 +820,13 @@ 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.
+Web interface to browse repositories can be created using `gitweb
+<https://git.kernel.org/cgit/git/git.git/tree/gitweb>`_ and `cgit
+<http://git.zx2c4.com/cgit/about/>`_. Both are CGI scripts (written in
+Perl and C). In addition to web interface both provide read-only dumb
+http access for git (http(s):// URLs).
 
-https://git.kernel.org/cgit/git/git.git/tree/gitweb
-
-http://git.zx2c4.com/cgit/about/
+TODO: Kallithea; pagure; gogs and gitea; gitlab.
 
 https://kallithea-scm.org/