]> granicus.if.org Git - cgit/commit
Do not provide a default value for `module-link`
authorLars Hjemli <hjemli@gmail.com>
Wed, 15 Jun 2011 08:13:15 +0000 (10:13 +0200)
committerLars Hjemli <hjemli@gmail.com>
Wed, 15 Jun 2011 08:40:13 +0000 (10:40 +0200)
commit3fbaf097153b239b092d11a178ace96671f9f3ec
tree8f3882a6552a2e08526d345b50158bb93cbb5173
parent7421857b4da9b8523032f08824bca9f3e3ebec4e
Do not provide a default value for `module-link`

The old default value was an abomination which never should have been
allowed to see the light of day.

This patch removes the default, which is a backwards incompatible change
with low probability of causing anyone any real trouble (a repo with
submodules, displayed by cgit using the default value of `module-link`,
is very unlikely to actually generate working links).

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