diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2015-01-07 17:25:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-07 17:25:43 +0000 |
commit | 22389f2b3346e95a4894ba8493fef163bd87fd6f (patch) | |
tree | e8ef21ff44d6ac20453c99fae88a49b54cf42f26 /doc/tips/using_Amazon_S3 | |
parent | f7455996c677fc08b72f504c65b3514026af3df9 (diff) |
Added a comment
Diffstat (limited to 'doc/tips/using_Amazon_S3')
-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. +"""]] |