Added a comment

This commit is contained in:
http://joeyh.name/ 2014-05-16 16:42:45 +00:00 committed by admin
parent 3eb490b876
commit 2ad1d6608d

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="108.236.230.124"
subject="comment 1"
date="2014-05-16T16:42:41Z"
content="""
This is good spotting of a git configuration that git-annex does not support.
However, I doubt that even if I made it use `GIT_SSH`, it would be useful. git-annex uses several features that are probably unique to openssh, including connection caching. While you could disable annex.sshcaching and perhaps get a different ssh to work, it would be much slower.
"""]]