Added a comment
This commit is contained in:
parent
c59783a549
commit
5a1733a2c3
1 changed files with 10 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue