diff options
Diffstat (limited to 'www/cgit/DESCR')
-rw-r--r-- | www/cgit/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cgit/DESCR b/www/cgit/DESCR new file mode 100644 index 00000000000..1a30adc864e --- /dev/null +++ b/www/cgit/DESCR @@ -0,0 +1,3 @@ +cgit is a cgi application implemented in C. It is non-forking, uses +an internal cache to speed things up. Also, it features virtual +URLs (unlike gitweb). |