summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>2014-08-28 20:45:11 +0000
committerGravatar admin <admin@branchable.com>2014-08-28 20:45:11 +0000
commit944a8ea203eba2a81b17daf3f1af31ee2355d32c (patch)
treeda10d248f478f2413d4c107f1974e91afa8104d9
parentf1b303ca1599e5d37de95f1c2bfa130c7a4eb92f (diff)
Added a comment
-rw-r--r--doc/bugs/ssh_over_IPv6/comment_1_cfff036345e1d4995655de6cf636ad73._comment13
1 files changed, 13 insertions, 0 deletions
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 000000000..8c6a86655
--- /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
+"""]]