From d9549d4744792147b35835252fe6ab6e31b04015 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Fri, 31 Mar 2023 22:15:26 +0000 Subject: [PATCH] initial todo for adding --remote to registerurl --- doc/todo/registerurl_--remote_REMOTE.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/registerurl_--remote_REMOTE.mdwn diff --git a/doc/todo/registerurl_--remote_REMOTE.mdwn b/doc/todo/registerurl_--remote_REMOTE.mdwn new file mode 100644 index 0000000000..45219a7394 --- /dev/null +++ b/doc/todo/registerurl_--remote_REMOTE.mdwn @@ -0,0 +1,5 @@ +ATM `registerurl` would consider external special remotes via CLAIMURL and might then associate that URL with a specific remote. +If a remote can handle some urls (e.g. regular http) which annex can handle as well, but user wants to not associate url with that special remote, having this dedicated option would be great to have. + +[[!meta author=yoh]] +[[!tag projects/repronim]]