This commit is contained in:
Joey Hess 2014-12-02 13:44:16 -04:00
parent 337e7005bc
commit 9941e4f5e5

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2014-12-02T17:42:36Z"
content="""
When the git-annex webapp is used to add a ssh repository, it
installs a ssh key in `~/.ssh/authorized_keys`, which makes
ssh run `~/.ssh/git-annex-shell` if necessary.
This is not done for you if you set up a ssh remote using git at the
commend line. In that case, arranging for git-annex-shell to be in PATH
on the remote host somehow is left up to you.
"""]]