diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web> | 2014-08-28 20:46:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-08-28 20:46:29 +0000 |
commit | 76a8c645e8f3fcea796fc7a9049d0a9f06bf49b4 (patch) | |
tree | d0b962653fab66c435da1840c9f24f12a10a7f96 /doc/bugs/ssh_over_IPv6 | |
parent | 49657e843feb5987345ea45db61d83204ccd437a (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/ssh_over_IPv6')
-rw-r--r-- | doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment | 15 |
1 files changed, 15 insertions, 0 deletions
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 000000000..13c9794e4 --- /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 + +"""]] |