From fa39406077806767bc4d6cd17fc611a3aa29508d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 26 Mar 2025 10:16:21 -0400 Subject: [PATCH] interlink 2 related bugs --- ...omment_1_d86aa82f503b0b314da614ba52237187._comment | 11 +++++++++++ ...omment_3_6349910b58d22b4d7061834f6190ee3a._comment | 8 ++++++++ 2 files changed, 19 insertions(+) create mode 100644 doc/bugs/can__39__t_pass_spaces_in_youtube-dl-options/comment_1_d86aa82f503b0b314da614ba52237187._comment create mode 100644 doc/bugs/cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options/comment_3_6349910b58d22b4d7061834f6190ee3a._comment diff --git a/doc/bugs/can__39__t_pass_spaces_in_youtube-dl-options/comment_1_d86aa82f503b0b314da614ba52237187._comment b/doc/bugs/can__39__t_pass_spaces_in_youtube-dl-options/comment_1_d86aa82f503b0b314da614ba52237187._comment new file mode 100644 index 0000000000..ecb6b4fc22 --- /dev/null +++ b/doc/bugs/can__39__t_pass_spaces_in_youtube-dl-options/comment_1_d86aa82f503b0b314da614ba52237187._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-03-26T14:11:15Z" + content=""" +It breaks the list of options into words, which is why that can't work. + +Other git configs for options also have this limitation. See also +eg + +"""]] diff --git a/doc/bugs/cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options/comment_3_6349910b58d22b4d7061834f6190ee3a._comment b/doc/bugs/cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options/comment_3_6349910b58d22b4d7061834f6190ee3a._comment new file mode 100644 index 0000000000..a6160969c8 --- /dev/null +++ b/doc/bugs/cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options/comment_3_6349910b58d22b4d7061834f6190ee3a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2025-03-26T14:14:11Z" + content=""" +Similar problem reported about a different setting: + +"""]]