From b541b141e66d5cf0ba4b190eda6422126951af6e Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Thu, 16 Mar 2023 22:51:00 +0200 Subject: Git push --- readme.org | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'readme.org') diff --git a/readme.org b/readme.org index fbfe7db..6d68020 100644 --- a/readme.org +++ b/readme.org @@ -19,16 +19,17 @@ Pijul. - [X] git init of private repo - [X] responds to unknown commands - [X] Isolation of workdir between tests -- [X] git fetch with git upload-pack -- [ ] extra args for git upload-pack -- [ ] git push with git receive-pack -- [ ] git archive with git upload-archive +- [X] git fetch with git upload-pack +- [X] git push with git receive-pack +- [ ] proper shell argument lexing, with quote stuff https://lib.rs/crates/shlex +- [ ] restrict repos to only acceptable paths - [ ] git init of shared repos +- [ ] history (only within same session) https://lib.rs/crates/rustyline - [ ] don't quit interactive shell sessions if there's an error -- [ ] help command -- [ ] restrict repos to only acceptable paths +- [ ] git archive with git upload-archive +- [X] help command +- [ ] help docs on all the commands - [ ] listing of repos -- [ ] history (only within same session) - [ ] set repo descriptions - [ ] set the main branch of a repo - [ ] move a repo to a different group -- cgit v1.2.3