diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkPIqJZ88VZEVqLhLOd1LMdYXcy6bAW9qE <Lemao@web> | 2015-01-07 13:54:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-07 13:54:23 +0000 |
commit | fa45aec9382ea7e68ef9c525a1294a0cad4a35ed (patch) | |
tree | 1515149c3fbd688b3a561ed45ec3cdfb971acb66 /doc | |
parent | c2793af3dc30c9b2446ed2144258ab939e38e089 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/using_Amazon_S3/comment_8_4f9c2f6627f8ed3423bcc8b7bf2f76cb._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/using_Amazon_S3/comment_8_4f9c2f6627f8ed3423bcc8b7bf2f76cb._comment b/doc/tips/using_Amazon_S3/comment_8_4f9c2f6627f8ed3423bcc8b7bf2f76cb._comment new file mode 100644 index 000000000..0616e0c87 --- /dev/null +++ b/doc/tips/using_Amazon_S3/comment_8_4f9c2f6627f8ed3423bcc8b7bf2f76cb._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkPIqJZ88VZEVqLhLOd1LMdYXcy6bAW9qE" + nickname="Lemao" + subject="comment 8" + date="2015-01-07T13:54:23Z" + content=""" +I use github as my central git repository and I would like to use S3 to store large files with annex. Since the s3 remote in .git/config is not stored in github, how do I make sure I reconnect to the same s3 bucket in case I delete my local clone? Reinitializing the remote will create a completely new bucket. + +I would also be a good idea to centralize git-annex folders inside a single bucket so I keep the global namespace under control and can narrow down the permissioning. +"""]] |