From 85d187133ddcea5284529bc57caaa7f66f73ab95 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Sat, 11 Mar 2023 22:33:28 +0200 Subject: Fix docker shell issue --- readme.org | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index f55eddc..d02beb5 100644 --- a/readme.org +++ b/readme.org @@ -18,12 +18,14 @@ Pijul. - [X] git init of private repo - [X] responds to unknown commands - [X] Isolation of workdir between tests -- [ ] git push - - git upload-pack , git upload-archive -- [ ] git fetch - - git receive-pack +- [ ] git push with git upload-pack +- [ ] extra args for git upload-pack +- [ ] git fetch with git receive-pack +- [ ] git archive with git upload-archive - [ ] git init of shared repos +- [ ] don't quit interactive shell sessions if there's an error - [ ] help command +- [ ] restrict repos to only acceptable paths - [ ] listing of repos - [ ] history (only within same session) - [ ] set repo descriptions -- cgit v1.2.3