summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-27 18:34:37 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-27 18:34:37 +0100
commitaa995f2eb54032bf3896f53a4cc9f6026ea195bc (patch)
tree8ca712d9bd39bfbc58b04ce187c68514b57d286e
parent7d999480cf3d2a172164d4e047e1f83fa0dd6ce8 (diff)
downloadgitolite-admin-aa995f2eb54032bf3896f53a4cc9f6026ea195bc.tar.gz
gitolite-admin-aa995f2eb54032bf3896f53a4cc9f6026ea195bc.zip
Add private repository
-rw-r--r--conf/gitolite.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index e6d817c..53bad0d 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -19,5 +19,8 @@ repo ymherklotz/dotfiles
owner = Yann Herklotz
desc = Dotfiles for Linux and Macos.
+repo private/formal_hls
+ RW+ = ymherklotz
+
repo @all
R = gitweb daemon