[[!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. """]]