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 + +"""]]