comment
This commit is contained in:
parent
bd516af734
commit
3c2e841d31
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 2"""
|
||||||
|
date="2016-04-14T19:40:32Z"
|
||||||
|
content="""
|
||||||
|
git-annex sets up its own ssh connection caching because this makes it a
|
||||||
|
lot faster.
|
||||||
|
|
||||||
|
To disable this feature, you can set annex.sshcaching=false, or set
|
||||||
|
remote.origin.annex-ssh-options as you have.
|
||||||
|
|
||||||
|
git-annex has no way to know if you have another ssh socket to use, so it
|
||||||
|
seems fine for you to need to configure it if you want it to use one.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue