response
authorJoey Hess <joeyh@joeyh.name>
Tue, 4 May 2021 13:52:23 +0000 (09:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 4 May 2021 13:52:23 +0000 (09:52 -0400)
doc/forum/Help_with_git-annex_and_controlmaster/comment_2_77b488c0b3f7ec9027af58c2685192e9._comment [new file with mode: 0644]

diff --git a/doc/forum/Help_with_git-annex_and_controlmaster/comment_2_77b488c0b3f7ec9027af58c2685192e9._comment b/doc/forum/Help_with_git-annex_and_controlmaster/comment_2_77b488c0b3f7ec9027af58c2685192e9._comment
new file mode 100644 (file)
index 0000000..8c6389f
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2021-05-04T13:51:01Z"
+ content="""
+You want: git config annex.sshcaching false
+
+This behavior is because git-annex uses ControlMaster itself as it
+sometimes needs multiple connections to a ssh host and most people don't
+have it set up.
+"""]]