diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/using_Amazon_S3/comment_9_47e4ea77d0262d332d86a06d7aaeddd8._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/tips/using_Amazon_S3/comment_9_47e4ea77d0262d332d86a06d7aaeddd8._comment b/doc/tips/using_Amazon_S3/comment_9_47e4ea77d0262d332d86a06d7aaeddd8._comment new file mode 100644 index 000000000..277e1c02b --- /dev/null +++ b/doc/tips/using_Amazon_S3/comment_9_47e4ea77d0262d332d86a06d7aaeddd8._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 9" + date="2015-01-07T17:25:43Z" + content=""" +Lemao, make sure you have pushed your git-annex branch to your central git repository. + +When you clone that repo elsewhere, you can add the S3 remote by running `git annex enableremote cloud` (replace \"cloud\" with whatever name you originally picked when you used `git annex initremote` to set up the S3 remote in the first place. + +git-annex stores the necessary configuration of the S3 remote on the git-annex branch. +"""]] |