From 8de52b9f94fece219be8c2a6a0764189f10e6a8f Mon Sep 17 00:00:00 2001 From: jrollins Date: Mon, 1 Feb 2021 19:07:29 +0000 Subject: [PATCH] Added a comment --- ...ent_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment diff --git a/doc/bugs/problems_with_SSH_and_relative_paths/comment_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment b/doc/bugs/problems_with_SSH_and_relative_paths/comment_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment new file mode 100644 index 0000000000..e7de2f900a --- /dev/null +++ b/doc/bugs/problems_with_SSH_and_relative_paths/comment_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="jrollins" + avatar="http://cdn.libravatar.org/avatar/129f3c58226661d01c5bfc18f0048d81" + subject="comment 7" + date="2021-02-01T19:07:27Z" + content=""" +crap I copied that last ssh command wrong. it should have been: + +``` +0$ ssh remote.example.com git-annex-shell 'configlist' /home/cal/archive/git +git-annex-shell: Not a git-annex or gcrypt repository. +1$ +``` +"""]] -- 2.30.2