diff options
Diffstat (limited to '')
| -rw-r--r-- | faq | 4 | ||||
| -rw-r--r-- | index | 2 | 
2 files changed, 6 insertions, 0 deletions
| @@ -0,0 +1,4 @@ +Frequently Asked Questions +========================== + +(Coming soon) @@ -4,6 +4,7 @@ cgit quick facts   * web interface ([cgi][]) for [git][] repositories, written in [C][]   * licensed under [GPLv2][]   * discussions, patches etc. goes to the [list] ([archive]). + * common questions are answered in the [faq].  [cgi]:     http://www.ietf.org/rfc/rfc3875.txt  [git]:     http://git-scm.org @@ -11,6 +12,7 @@ cgit quick facts  [GPLv2]:   http://www.gnu.org/licenses/gpl-2.0.html  [list]:    mailto:cgit@hjemli.net  [archive]: http://hjemli.net/pipermail/cgit/ +[faq]:     faq  features | 
