From mboxrd@z Thu Jan 1 00:00:00 1970 From: mdickie007 at gmail.com (Mariusz Wojcik) Date: Sat, 17 Mar 2012 16:32:38 +0100 Subject: [Patch] [Wiki] cgit users Message-ID: <4F64AE96.3050405@gmail.com> Yes, here is it >From 85b78c5de6d311af7846eee25b32ac1df681de4c Mon Sep 17 00:00:00 2001 From: Mariusz Wojcik Date: Mon, 12 Mar 2012 16:35:57 +0100 Subject: [PATCH] Added Users of cgit --- cgit-users | 10 ++++++++++ faq | 5 +++++ 2 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 cgit-users diff --git a/cgit-users b/cgit-users new file mode 100644 index 0000000..14dd3a5 --- /dev/null +++ b/cgit-users @@ -0,0 +1,10 @@ +we are using cgit +----------------- + * [Gnome][] + * [lighttpd][] + * [freedesktop.org][] + * [Trinity Desktop][] +[Gnome]: http://git.gnome.org/ +[lighttpd]: http://git.lighttpd.org/ +[freedesktop.org]: http://git.freedesktop.org/ +[Trinity Desktop]: http://git.trinitydesktop.org/ diff --git a/faq b/faq index 3dbb545..e22a325 100644 --- a/faq +++ b/faq @@ -26,3 +26,8 @@ the .git directory. A less likely cause is that the repo is, infact, not a valid repo. Try to run 'git show' in the offending repo to see if git also thinks your repo has issues. + +### Who is using cgit? +[Here][] is a small list. +[Here]: cgit-users + -- 1.7.5.4