From: Oleg Broytman Date: Mon, 24 Aug 2015 16:22:57 +0000 (+0300) Subject: Explain gitweb and cgit X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=9ed176e21da2eb8b89db07246ec627a7120dbb6a Explain gitweb and cgit --- diff --git a/pep-git.txt b/pep-git.txt index 15413e3..6fac3fa 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -820,11 +820,13 @@ wrapper `gitolite `_ 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 +`_ and `cgit +`_. 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/