From: nobodyinperson Date: Thu, 7 Dec 2023 08:31:09 +0000 (+0000) Subject: Added a comment: Similar to initremote type=git X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~107^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=df62843f643d806dd49ac3028f8b0d605dd11fc2;p=git-annex.git Added a comment: Similar to initremote type=git --- diff --git a/doc/bugs/sync_does_not_sync_content_with_new_remote_on_first_run/comment_1_c1df7f51ac724400dbef664ce10784a8._comment b/doc/bugs/sync_does_not_sync_content_with_new_remote_on_first_run/comment_1_c1df7f51ac724400dbef664ce10784a8._comment new file mode 100644 index 0000000000..4458913735 --- /dev/null +++ b/doc/bugs/sync_does_not_sync_content_with_new_remote_on_first_run/comment_1_c1df7f51ac724400dbef664ce10784a8._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="nobodyinperson" + avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5" + subject="Similar to initremote type=git" + date="2023-12-07T08:31:08Z" + content=""" +Cool, this would reduce surprises for sure! 😀 + +On that note, IIRC `initremote type=git` straight up refuses to proceed if the remote does not have a UUID (i.e. has had `git annex init` run in it). Might be worth auto-init-ing here as well when you're already at it. +"""]]