summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-03-29 15:55:43 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-03-29 15:55:43 +0200
commit601c08b20bfb806d78fe92d9830960d1a333d5cf (patch)
tree28daf075e057595fbd817bf22eef3640aac8bd49 /readme.org
parentff2a4b09646a8a5949808bfadf31747751831963 (diff)
Initial implementation of --init group
As the todo list indicates, it needs some security refinement.
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 4b66459..4a06cd0 100644
--- a/readme.org
+++ b/readme.org
@@ -30,7 +30,10 @@ Pijul.
- [X] restrict repos to only acceptable paths
- [X] clone / pull
- [X] push
-- [ ] git init of shared repos
+- [-] git init of shared repos
+ - [X] create the shared repo in the right place
+ - [ ] use the right file permissions and config
+ - [ ] don't allow this to be a group the user isn't in
- [ ] listing of repos
- [ ] set repo descriptions
- [ ] set the main branch of a repo