summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 590dc87..3674200 100644
--- a/readme.org
+++ b/readme.org
@@ -13,6 +13,8 @@ Pijul.
* Roadmap
+** MVP
+
- [X] interactive command prompt
- [X] non-interactive commands can be run with -c
- [X] exit command
@@ -32,8 +34,12 @@ Pijul.
- [ ] listing of repos
- [ ] set repo descriptions
- [ ] set the main branch of a repo
-- [ ] git archive with git upload-archive
- [ ] help docs on all the commands
+
+** Post-MVP
+
+- [ ] git archive with git upload-archive
+- [ ] git config management around protected branches
- [ ] move a repo to a different group
- [ ] housekeeping git tasks (git fsck, git gc)
- [ ] pijul fetch and pijul push