From: Joey Hess Date: Mon, 22 Sep 2025 14:27:16 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~85 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e1c6a48f9655e9c30151464d94f9a466aa66f08e;p=git-annex.git comment --- diff --git a/doc/bugs/enableremote_type__61__rclone_on_existing_remote_crash/comment_1_fdf7b80ed29703d6439b42b9b34067fe._comment b/doc/bugs/enableremote_type__61__rclone_on_existing_remote_crash/comment_1_fdf7b80ed29703d6439b42b9b34067fe._comment new file mode 100644 index 0000000000..5dbcf88487 --- /dev/null +++ b/doc/bugs/enableremote_type__61__rclone_on_existing_remote_crash/comment_1_fdf7b80ed29703d6439b42b9b34067fe._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-09-22T14:25:21Z" + content=""" +A better way to do this is to make a new special remote, but tell git-annex +it's the same underlying storage as the old special remote. + + git-annex initremote --sameas=oldremotename newremotename type=rclone ... +"""]]