From 8bb078e0df7149cf60953458f352445363e9f5cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Jan 2023 15:13:00 -0400 Subject: [PATCH] response --- ...ment_14_5719924fbda2daabe83ef2fde447d620._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment diff --git a/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment b/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment new file mode 100644 index 0000000000..0d78b01871 --- /dev/null +++ b/doc/git-annex-addurl/comment_14_5719924fbda2daabe83ef2fde447d620._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 14""" + date="2023-01-16T19:09:35Z" + content=""" +@matthias.risze length is not an issue. You should avoid characters that +are not usually in urls, particularly whitespace and newline. + +It seems to me though that your special remote would perhaps +be better served by using the SETSTATE and GETSTATE commands +(see [[design/external_special_remote_protocol]]) +"""]]