summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.org b/readme.org
index d02beb5..9e39127 100644
--- a/readme.org
+++ b/readme.org
@@ -18,9 +18,9 @@ Pijul.
- [X] git init of private repo
- [X] responds to unknown commands
- [X] Isolation of workdir between tests
-- [ ] git push with git upload-pack <argument>
+- [ ] git fetch with git upload-pack <argument>
- [ ] extra args for git upload-pack
-- [ ] git fetch with git receive-pack <argument>
+- [ ] git push with git receive-pack <argument>
- [ ] git archive with git upload-archive <argument>
- [ ] git init of shared repos
- [ ] don't quit interactive shell sessions if there's an error