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

This commit is contained in:
Joey Hess 2014-04-17 16:12:08 -04:00
commit 6028d34e49
7 changed files with 96 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.191"
subject="comment 4"
date="2014-04-17T19:44:55Z"
content="""
You can use `git annex enableremote` to change an existing remote's configuration. So this should work:
# export AWS_ACCESS_KEY_ID=\"newRANDOMGOBBLDEYGOOK\"
# export AWS_SECRET_ACCESS_KEY=\"news3kr1t\"
# git annex enableremote cloud
"""]]