]> git.cameronkatri.com Git - cgit.git/commit
Allow disabling of HTTP clone URLs
authorDan McGee <dpmcgee@gmail.com>
Wed, 12 Jan 2011 18:06:07 +0000 (12:06 -0600)
committerLars Hjemli <hjemli@gmail.com>
Sat, 19 Feb 2011 14:00:18 +0000 (15:00 +0100)
commit42231328d3fa1e443566a5d8e6c3ccbce16157b6
tree5d1cc79305eadaa3c424f2ef3afa8b096d1f9503
parent35d33014fb897cac24f2ae42d8a2d9e005938bd9
Allow disabling of HTTP clone URLs

If advertising other URLs to your users, you may not want to make this
available through cgit (e.g. if you have the smart HTTP transport set up
elsewhere). Allow disabling the three magic commands that simulate the
git server, but default it to enabled.

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
cgitrc.5.txt