+
+
+
+## Example repository entry. Required values are repo.url and repo.path (each
+## repository section must start with repo.url).
+#repo.url=cgit
+#repo.name=cgit
+#repo.desc=the caching cgi for git
+#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
+#repo.enable-log-filecount=0 ## override the default filecount setting
+#repo.enable-log-linecount=0 ## override the default linecount setting
+#repo.module-link=/git/%s/commit/?id=%s ## override the standard module-link
+#repo.readme=info/web/readme ## specify a file to include on summary page
+
+## Additional repositories grouped under "mirrors"
+#repo.group=mirrors
+
+#repo.url=git
+#repo.path=/pub/git/git
+#
+#repo.url=linux
+#repo.path=/pub/git/linux
+
+## A group of private repositories (with a working directory)
+#repo.group=private
+
+#repo.url=larsh/cgit
+#repo.path=/home/larsh/src/cgit/.git
+
+#repo.url=larsh/git
+#repo.path=/home/larsh/src/git/.git