diff options
author | anarcat <anarcat@web> | 2016-04-04 19:51:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-04 19:51:50 +0000 |
commit | 0aa07c6892cd04330d5451f90221ed604c7aa7f6 (patch) | |
tree | 7ffc1584b233913b653e944baf246688ebd72f40 /doc | |
parent | fbac870a567528b5d47d173dfdfd290dc895a772 (diff) |
ugh. so it works with ~/.ssh/git-annex
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git-annex-shell__58___bad_parameters_when_trying_to_configure_a_shell_sandbox.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/git-annex-shell__58___bad_parameters_when_trying_to_configure_a_shell_sandbox.mdwn b/doc/bugs/git-annex-shell__58___bad_parameters_when_trying_to_configure_a_shell_sandbox.mdwn index 1cfbbb714..8a2142347 100644 --- a/doc/bugs/git-annex-shell__58___bad_parameters_when_trying_to_configure_a_shell_sandbox.mdwn +++ b/doc/bugs/git-annex-shell__58___bad_parameters_when_trying_to_configure_a_shell_sandbox.mdwn @@ -125,3 +125,5 @@ git-annex: get: 1 failed ### 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) I seem to recall I had that working in the past, and I feel I am probably doing something stupidly wrong, but here I am. Sorry about that, I'll be sure to fix the documentation more clearly (esp. in the [[git-annex-shell]] manpage when I figure it out! --[[anarcat]] + +Well, it looks like this PEBKAC here - could have sworn I had tested the wrapper, but it seems I didn't do it properly. I'll fixup the documentation for things to be clearer, but this is basically fixed now, with a proper ~/.ssh/git-annex. I don't understand why the wrapper is necessary, but thanks for the feedback! [[done]] |