From 836da65d70d183843b60f6fde10687832c34c435 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" Date: Thu, 28 Aug 2014 20:45:11 +0000 Subject: [PATCH] Added a comment --- ...ment_1_cfff036345e1d4995655de6cf636ad73._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/ssh_over_IPv6/comment_1_cfff036345e1d4995655de6cf636ad73._comment diff --git a/doc/bugs/ssh_over_IPv6/comment_1_cfff036345e1d4995655de6cf636ad73._comment b/doc/bugs/ssh_over_IPv6/comment_1_cfff036345e1d4995655de6cf636ad73._comment new file mode 100644 index 0000000000..8c6a86655a --- /dev/null +++ b/doc/bugs/ssh_over_IPv6/comment_1_cfff036345e1d4995655de6cf636ad73._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" + nickname="Justin" + subject="comment 1" + date="2014-08-28T20:45:10Z" + content=""" +Try using ~/.ssh/config as a workaround + +Host myserver +Hostname fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e + +then just tell git-annex to use myserver +"""]]