From 3359c33096cc2a055bee3437e2d017f8e5c7c58a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 19 Dec 2014 20:41:59 +0000 Subject: Added a comment --- .../comment_1_bd9062bd492a36f54883fa3635b1c35f._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/bugs/ssh-options_seems_to_be_ignored/comment_1_bd9062bd492a36f54883fa3635b1c35f._comment diff --git a/doc/bugs/ssh-options_seems_to_be_ignored/comment_1_bd9062bd492a36f54883fa3635b1c35f._comment b/doc/bugs/ssh-options_seems_to_be_ignored/comment_1_bd9062bd492a36f54883fa3635b1c35f._comment new file mode 100644 index 000000000..c46c10dc7 --- /dev/null +++ b/doc/bugs/ssh-options_seems_to_be_ignored/comment_1_bd9062bd492a36f54883fa3635b1c35f._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 1" + date="2014-12-19T20:41:58Z" + content=""" +The ssh-options are used when git-annex is running git-annex-shell on the remote (eg, when transferring data). However, `git annex sync` does a `git pull` and `git push`, and so it doesn't pass on the ssh-options there. +"""]] -- cgit v1.2.3