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

This commit is contained in:
Joey Hess 2015-09-22 11:59:06 -04:00
commit 927498a1e4
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="spwhitton"
subject="comment 2"
date="2015-09-21T21:22:22Z"
content="""
I am not aware of any problems other than the noise, but I think it's significant noise because it's marked with 'WARNING' in block capitals and this makes the user worry that something might have gone wrong with their precious git-annex data, and there's no indication it can be automatically recovered from.
Would you accept a patch to your fork of git-remote-gcrypt, since the original author is inactive?
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://mathstuf.id.fedoraproject.org/"
nickname="mathstuf"
subject="comment 4"
date="2015-09-21T21:24:26Z"
content="""
Ah, indeed. ssh_config(5) basically says that \"*\" should be used to have the meaning I intended. Looking at the history of the file in my dotfiles repo has it coming from almost 4 years ago. I either copied some bogus stanza from online or misread the docs at that time. Feel free to close :) .
"""]]

View file

@ -0,0 +1,7 @@
[[!comment format=mdwn
username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
subject="how to get access to urls needing authentication without private info in the url"
date="2015-09-22T14:05:45Z"
content="""
wget by default consults ~/.netrc where you could specify your account information (man netrc for more detail)
"""]]