interlink 2 related bugs
authorJoey Hess <joeyh@joeyh.name>
Wed, 26 Mar 2025 14:16:21 +0000 (10:16 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 26 Mar 2025 14:16:21 +0000 (10:16 -0400)
doc/bugs/can__39__t_pass_spaces_in_youtube-dl-options/comment_1_d86aa82f503b0b314da614ba52237187._comment [new file with mode: 0644]
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 with mode: 0644]

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 (file)
index 0000000..ecb6b4f
--- /dev/null
@@ -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
+<https://git-annex.branchable.com/bugs/cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options/>
+"""]]
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 (file)
index 0000000..a616096
--- /dev/null
@@ -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: 
+<https://git-annex.branchable.com/bugs/can__39__t_pass_spaces_in_youtube-dl-options/>
+"""]]