aboutsummaryrefslogtreecommitdiff
path: root/example.conf
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-06-04 14:22:54 +0300
committerTommi Virtanen <tv@eagain.net>2007-06-04 14:22:54 +0300
commit7b99ae75833314a85dc5a1a51183620d917c29d6 (patch)
treee5269336681568f02dfa1113e1b6cef628d61a76 /example.conf
parentgitosis/serve.py is not meant to be a script, remove #! (diff)
downloadgitosis-dakkar-7b99ae75833314a85dc5a1a51183620d917c29d6.tar.gz
gitosis-dakkar-7b99ae75833314a85dc5a1a51183620d917c29d6.tar.bz2
gitosis-dakkar-7b99ae75833314a85dc5a1a51183620d917c29d6.zip
Add config option ``repositories``, for giving a path prefix to repositories.
Both global and relative (to home directory) values work, can be given in global section ``[gitosis]`` or in the ``[group FOO]`` section for just that group.
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/example.conf b/example.conf
index 9e86d0a..935dccc 100644
--- a/example.conf
+++ b/example.conf
@@ -1,5 +1,5 @@
-# TODO commented sections not done yet
-# [gitosis]
+[gitosis]
+repositories = repo
[group quux]
members = jdoe wsmith @anothergroup