Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [StGit PATCH 2/2] Pass the --in-reply-to and --no-thread options to git send-email

From: Karl Wiberg <hidden>
Date: 2016-06-15 22:47:59

On Thu, Jan 7, 2010 at 5:09 PM, Catalin Marinas [off-list ref] wrote:
+    if options.in_reply_to:
+        cmd.append("--in-reply-to %s" % options.in_reply_to)
Have you tested this? I'm pretty sure you need "--in-reply-to=%s", or
to add the two strings separately---since as far as I can see, this
command is never shell-expanded.

-- 
Karl Wiberg, kha@treskal.com
   subrabbit.wordpress.com
   www.treskal.com/kalle
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help