From 67a6bd51b5c4b922442ce6f9a592f7b7275fdde5 Mon Sep 17 00:00:00 2001 From: Lukey Date: Tue, 4 May 2021 13:42:34 +0000 Subject: [PATCH] Added a comment --- .../comment_1_2742e65d9faebab80bc5fa0877ef7d29._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Help_with_git-annex_and_controlmaster/comment_1_2742e65d9faebab80bc5fa0877ef7d29._comment diff --git a/doc/forum/Help_with_git-annex_and_controlmaster/comment_1_2742e65d9faebab80bc5fa0877ef7d29._comment b/doc/forum/Help_with_git-annex_and_controlmaster/comment_1_2742e65d9faebab80bc5fa0877ef7d29._comment new file mode 100644 index 0000000000..b3707f3594 --- /dev/null +++ b/doc/forum/Help_with_git-annex_and_controlmaster/comment_1_2742e65d9faebab80bc5fa0877ef7d29._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 1" + date="2021-05-04T13:42:34Z" + content=""" +Hi, I think you have to set the `annex.sshcaching` config to `false`, since git-annex starts it's own controlmaster with that option. These options are documented in the [[git-annex]] manpage. +"""]]