From 7b83124bd293cb199b39b50c348cfad3ed9bd722 Mon Sep 17 00:00:00 2001 From: "https://openid-provider.appspot.com/iakornfeld" Date: Sat, 21 Jul 2018 14:44:50 +0000 Subject: [PATCH] --- ...k__44___while_git-annex_expects_it_to.mdwn | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/bugs/git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to.mdwn diff --git a/doc/bugs/git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to.mdwn b/doc/bugs/git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to.mdwn new file mode 100644 index 0000000000..429750ad13 --- /dev/null +++ b/doc/bugs/git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to.mdwn @@ -0,0 +1,25 @@ +### Please describe the problem. +git-annex-shell -c git-annex-shell errors, and git-annex interprets this as meaning that git-annex-shell is normal git-shell. + +### What steps will reproduce the problem? +Running git-annex-shell -c git-annex-shell. + +### What version of git-annex are you using? On what operating system? +NixOS, 6.20180529. + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + +[leo60228@nixos:~/test]$ git-annex-shell -c git-annex-shell +fatal: unrecognized command 'git-annex-shell' +git-annex-shell: git-shell failed + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +Yes. +