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

This commit is contained in:
Joey Hess 2020-11-04 14:40:34 -04:00
commit 2670af9d5a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1 @@
I want to move the contents of my S3 special remote. I've already kicked off the transfer with `rclone sync s3:bucketfoo s3:bucketbar/annex` to move the encrypted chunks to a new bucket under a new prefix. Once that finishes (in a few days), can I just run `git annex enableremote [new params]` or will I run into problems?