summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-04-07 17:08:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-04-07 17:08:03 -0400
commitaa829d12a49a5c5fcea08ac0a23665cacce4ef7b (patch)
tree34e0dbfdc320ef630905142a2b132442614de039
parentef62e7f068669097f2ef4b42eaa88b2cb46afeab (diff)
response
-rw-r--r--doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment7
-rw-r--r--doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_4_05bf20db275b911e2d89311182f289f6._comment7
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment b/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment
new file mode 100644
index 000000000..26f1aedc6
--- /dev/null
+++ b/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2017-04-07T21:06:51Z"
+ content="""
+How do you check if ssh has established a cached ssh connection?
+"""]]
diff --git a/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_4_05bf20db275b911e2d89311182f289f6._comment b/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_4_05bf20db275b911e2d89311182f289f6._comment
new file mode 100644
index 000000000..27d39a7d8
--- /dev/null
+++ b/doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_4_05bf20db275b911e2d89311182f289f6._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2017-04-07T21:07:44Z"
+ content="""
+`GIT_SSH_COMMAND` is used for *every* call to ssh in git-annex.
+"""]]