Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2012-11-05 13:24:59 -04:00
commit f0f7f93931
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.152.108.194"
subject="comment 1"
date="2012-11-05T16:40:39Z"
content="""
I've added a `GIT_ANNEX_SHELL_DIRECTORY` environment variable, that, if set, prevents git-annex-shell from operating on any other directory.
I've made the assistant include that setting in `authorized_keys` that it sets up. For example:
command=\"GIT_ANNEX_SHELL_DIRECTORY=/home/me/annex ~/.ssh/git-annex-shell\" ...
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="annexuser"
ip="24.16.193.140"
subject="comment 6"
date="2012-11-05T17:20:50Z"
content="""
Right now I use Dropbox with encfs. I could do the same thing with git-annex, but it's kind of a hassle.
"""]]