Added a comment

This commit is contained in:
http://joeyh.name/ 2012-12-05 17:00:21 +00:00 committed by admin
parent c59783a549
commit 5a1733a2c3

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.152.108.72"
subject="comment 1"
date="2012-12-05T17:00:21Z"
content="""
To map a remote, it needs to run `git config --list` on the remote, and the remote may be a non-git-annex git remote. So mapping does a regular ssh first, and cannot use annex.ssh-options (because that would dump it into git-annex-shell). If that fails, it *does* fall back to using git-annex-shell, and will then use annex.ssh-options.
So, not a bug, I believe.
"""]]