summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-04-09 22:13:34 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-04-09 22:13:34 +0200
commit9d8995a8f64d589744c57abc9201b37e1442e0fb (patch)
tree3c66d33d07a9b1b91c1b592126b36b1d044ad4c3 /readme.org
parentea5682e7291b9839778a6c3e75fcbc42515ef6ea (diff)
Updating descriptions now works on init too
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.org b/readme.org
index df2bb82..acaca0c 100644
--- a/readme.org
+++ b/readme.org
@@ -36,12 +36,12 @@ Pijul.
- [X] don't allow this to be a group the user isn't in
- [X] allow pull and push from shared repos
- [X] listing of repos
-- [ ] set repo descriptions
- - [ ] init new repo
- - [ ] change an existing repo
-- [ ] set the main branch of a repo
+- [X] set repo descriptions
+ - [X] init new repo
+ - [X] change an existing repo
- [ ] Change ~git-init~ name to just be ~init~, with the ~git~ part being a VCS
option.
+- [ ] set the main branch of a repo
- [ ] help docs on all the commands
** Post-MVP