summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-03-29 22:59:57 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-03-29 23:01:47 +0200
commit745cd8ab27480a3cf516a2684db2c4fd7cf2144c (patch)
treefeb950d52c3289b5112b81e3d3d6a79f0c94cb49 /readme.org
parent87da80d972c00358b46172ec9661e6a3a307a0a5 (diff)
Check user group when creating shared repos
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index de840d5..31767bf 100644
--- a/readme.org
+++ b/readme.org
@@ -33,7 +33,8 @@ Pijul.
- [-] git init of shared repos
- [X] create the shared repo in the right place
- [X] use the right file permissions and config
- - [ ] don't allow this to be a group the user isn't in
+ - [X] don't allow this to be a group the user isn't in
+ - [ ] allow pull and push from shared repos
- [ ] listing of repos
- [ ] set repo descriptions
- [ ] set the main branch of a repo