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

This commit is contained in:
Joey Hess 2013-09-09 16:14:17 -04:00
commit b6da0910bb
3 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.153.255.110"
subject="comment 1"
date="2013-09-09T20:08:57Z"
content="""
It's not a dependency. It's a recommends.
apt does not install new recommends that get added to a package. Adding that recommends only causes it to be installed by default when new users install the package
This seems to be the best I can do, short of adding a separate git-annex-assistant package, which could depend on ssh-askpass.
Might not be a bad idea..
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.153.255.110"
subject="comment 1"
date="2013-09-09T19:44:57Z"
content="""
Everyone can see the names of every file that is put into the git repository. Whether the contents of those files is transferred from the machine where they were created to other clones of the repository is configurable using [[preferred_content]], but it's not really intended as an access control mechanism.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.153.255.110"
subject="comment 1"
date="2013-09-09T19:38:50Z"
content="""
You might try moving the .git/annex/transfer/ directory out of the way.
What version of git-annex do you have installed?
"""]]