summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-03-20 16:39:21 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-03-20 16:39:47 +0200
commit4aaca79ed12d327328f7650b737cb47e5ed83fa7 (patch)
tree057cb87da4c7c5afb7640869fcb5a717a3d7ec93 /readme.org
parent6a164d491bcaabf589aa2eabfb4841370202ba21 (diff)
Add a failing test for the limiting where git repos can be on the server
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 7692716..590dc87 100644
--- a/readme.org
+++ b/readme.org
@@ -26,6 +26,8 @@ Pijul.
- [X] don't quit interactive shell sessions if there's an error
- [X] help command
- [ ] restrict repos to only acceptable paths
+ - [ ] clone / pull
+ - [ ] push
- [ ] git init of shared repos
- [ ] listing of repos
- [ ] set repo descriptions
@@ -36,3 +38,4 @@ Pijul.
- [ ] housekeeping git tasks (git fsck, git gc)
- [ ] pijul fetch and pijul push
- [ ] pijul support on other commands
+- [ ] project website