From 906427e8ec2ee362808a827acb8144bbad5f878d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Apr 2017 17:08:03 -0400 Subject: [PATCH] response --- .../comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment | 7 +++++++ .../comment_4_05bf20db275b911e2d89311182f289f6._comment | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_3_daac1d424bc9e5b56772fa49707bc5a5._comment create mode 100644 doc/bugs/get_-J_cannot_be_used_with_password-based_authentication/comment_4_05bf20db275b911e2d89311182f289f6._comment 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 0000000000..26f1aedc62 --- /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 0000000000..27d39a7d88 --- /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. +"""]]