diff options
| author | Michael Krelin <hacker@klever.net> | 2007-09-14 19:28:09 +0200 | 
|---|---|---|
| committer | Michael Krelin <hacker@klever.net> | 2007-09-14 19:28:09 +0200 | 
| commit | 7921572fb1fd28ec7523fcf5ed03eaf8a3432e65 (patch) | |
| tree | 64c8b99be12bd3ade5d926e2d18b0039062d899d /cgitrc | |
| parent | Improve the sample cgitrc file (diff) | |
| download | cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.tar.gz cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.tar.bz2 cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.zip | |
fixed typo in cgitrc
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to '')
| -rw-r--r-- | cgitrc | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
