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

This commit is contained in:
Joey Hess 2019-06-20 20:32:18 -04:00
commit 989b738671
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
6 changed files with 32 additions and 0 deletions

View file

@ -96,3 +96,4 @@ init ok
Note that the description for here is a blank string.
> [[fixed|done]] --[[Joey]]
[[!meta author=kyle]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="grmat@f46c69b114fc77408ff25d75efa4c7dc10b4c0b1"
nickname="grmat"
subject="Thank you very much!"
date="2019-06-20T22:54:49Z"
content="""
Thanks for the quick response and fix!
"""]]

View file

@ -0,0 +1,3 @@
Hi there,
I would like to install git-annex on a server, but do not have root access. I am not an experienced linux user and was wondering what the best approach is. I could clone the git repo but am at a loss what to do next. Any help would be appreciated!

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="comment 1"
date="2019-06-20T23:48:36Z"
content="""
Use [[install/conda]] .
"""]]

View file

@ -0,0 +1,2 @@
Given that the current git-annex release fails the DataLad test suite (due to [[bugs/annex_init_no_longer_generates_default_description]] ?), I'm a bit wary of making it the default release on conda-forge. Would it be possible to make a bug-fix release? Thanks!

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="kyle"
avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3"
subject="comment 1"
date="2019-06-20T19:42:35Z"
content="""
> Given that the current git-annex release fails the DataLad test suite (due to annex init no longer generates default description ?)
Yes, that bugs seems to be responsible for the failures. FWIW the corresponding DataLad issue is <https://github.com/datalad/datalad/issues/3472>.
"""]]