diff options
author | polwex <polwex@sortug.com> | 2025-06-22 13:48:05 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-22 13:48:05 +0700 |
commit | c222b5db7fdc981186eb21db015aa6dc3281a5ef (patch) | |
tree | ff8deee9f3e269f1337d08d31eeb8b5b0e813d49 | |
parent | e7047b707fef7ca5bbb871e4cfcdd9b4ca4cbdba (diff) |
m
-rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 60a9ca2..ebe8818 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -7,3 +7,5 @@ repo bs5ocaml RW+ = git repo nixconf RW+ = git +repo sorsyl-ml + RW+ = git |