mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 01:25:46 +02:00
Mention IRC
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
2fa715dd9e
commit
64ebbcaf44
2 changed files with 4 additions and 3 deletions
2
faq
2
faq
|
@ -5,7 +5,7 @@ This is a compilation of frequently asked questions on the cgit mailing
|
||||||
list. If you've got a cgit problem and cannot find an answer here, please
|
list. If you've got a cgit problem and cannot find an answer here, please
|
||||||
send a request to cgit@lists.zx2c4.com (and consider sending a patch to the
|
send a request to cgit@lists.zx2c4.com (and consider sending a patch to the
|
||||||
cgit wiki branch to update this faq if you get a nice answer to your
|
cgit wiki branch to update this faq if you get a nice answer to your
|
||||||
question).
|
question). The project also maintains the #cgit channel on Libera.Chat.
|
||||||
|
|
||||||
### Why doesn't cgit find/show my repo?
|
### Why doesn't cgit find/show my repo?
|
||||||
|
|
||||||
|
|
5
index
5
index
|
@ -1,9 +1,10 @@
|
||||||
cgit Quick Facts
|
cgit Quick Facts
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
* web interface ([cgi][]) for [Git][git] repositories, written in [C][]
|
* web interface ([cgi][]) for [Git][git] repositories, written in [C][].
|
||||||
* licensed under [GPLv2][]
|
* licensed under [GPLv2][].
|
||||||
* discussions, patches etc. go to the [list][] ([signup][], [archive][]).
|
* discussions, patches etc. go to the [list][] ([signup][], [archive][]).
|
||||||
|
* real time chat available in #cgit on Libera.Chat.
|
||||||
* common questions are answered in the [FAQ][faq].
|
* common questions are answered in the [FAQ][faq].
|
||||||
|
|
||||||
[cgi]: https://tools.ietf.org/html/rfc3875
|
[cgi]: https://tools.ietf.org/html/rfc3875
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue