mirror of
https://git.zx2c4.com/cgit
synced 2024-11-26 10:28:42 +00:00
Add a FAQ placeholder
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
27dfffdd81
commit
fd34c1129f
4
faq
Normal file
4
faq
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Frequently Asked Questions
|
||||||
|
==========================
|
||||||
|
|
||||||
|
(Coming soon)
|
2
index
2
index
@ -4,6 +4,7 @@ cgit quick facts
|
|||||||
* web interface ([cgi][]) for [git][] repositories, written in [C][]
|
* web interface ([cgi][]) for [git][] repositories, written in [C][]
|
||||||
* licensed under [GPLv2][]
|
* licensed under [GPLv2][]
|
||||||
* discussions, patches etc. goes to the [list] ([archive]).
|
* discussions, patches etc. goes to the [list] ([archive]).
|
||||||
|
* common questions are answered in the [faq].
|
||||||
|
|
||||||
[cgi]: http://www.ietf.org/rfc/rfc3875.txt
|
[cgi]: http://www.ietf.org/rfc/rfc3875.txt
|
||||||
[git]: http://git-scm.org
|
[git]: http://git-scm.org
|
||||||
@ -11,6 +12,7 @@ cgit quick facts
|
|||||||
[GPLv2]: http://www.gnu.org/licenses/gpl-2.0.html
|
[GPLv2]: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
[list]: mailto:cgit@hjemli.net
|
[list]: mailto:cgit@hjemli.net
|
||||||
[archive]: http://hjemli.net/pipermail/cgit/
|
[archive]: http://hjemli.net/pipermail/cgit/
|
||||||
|
[faq]: faq
|
||||||
|
|
||||||
|
|
||||||
features
|
features
|
||||||
|
Loading…
Reference in New Issue
Block a user