From a71b3737275bd44e9a354f7fdea71ec8f78b0ef0 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" Date: Thu, 28 Aug 2014 20:46:29 +0000 Subject: [PATCH] Added a comment --- ...nt_1_0287f73c44645a1f854ecfe4ddddb258._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment diff --git a/doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment b/doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment new file mode 100644 index 0000000000..13c9794e40 --- /dev/null +++ b/doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo" + nickname="Justin" + subject="comment 1" + date="2014-08-28T20:46:29Z" + 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 + +"""]]