From: Michael Krelin Date: Fri, 14 Sep 2007 17:28:09 +0000 (+0200) Subject: fixed typo in cgitrc X-Git-Tag: v0.6.3~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7921572fb1fd28ec7523fcf5ed03eaf8a3432e65;p=cgit fixed typo in cgitrc Signed-off-by: Michael Krelin --- diff --git a/cgitrc b/cgitrc index bd180b4..34ea116 100644 --- a/cgitrc +++ b/cgitrc @@ -132,7 +132,7 @@ #repo.url=cgit #repo.name=cgit #repo.desc=the caching cgi for git -#repo.path=/pub/git/cgit ## this is the path to $GIR_DIR +#repo.path=/pub/git/cgit ## this is the path to $GIT_DIR #repo.owner=Lars Hjemli #repo.defbranch=master ## define a default branch #repo.snapshots=tar.bz2 ## override a sitewide snapshot-setting