initial todo for adding --remote to registerurl

This commit is contained in:
yarikoptic 2023-03-31 22:15:26 +00:00 committed by admin
parent f74a3d1e59
commit d9549d4744

View file

@ -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]]