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 index 0000000000..8c6389f4bf --- /dev/null +++ b/doc/forum/Help_with_git-annex_and_controlmaster/comment_2_77b488c0b3f7ec9027af58c2685192e9._comment @@ -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. +"""]]