On Sat, Jul 18, 2009 at 01:23:41AM +0200, Markus Heidelberg wrote: > Yann Dirson, 17.07.2009: > > On Fri, Jul 17, 2009 at 12:58:46AM +0200, Markus Heidelberg wrote: > > > > - even when --no-thread is specified, and format-patch was run with > > > > --no-thread as well, it still adds In-Reply-To and References headers, > > > > and I must say I do not see what in the code causes this behaviour. > > > > > > This is caused by a bug fixed in commit 5e9758e29 (send-email: fix > > > non-threaded mails, 2009-06-12). Try using "git send-email --no-thread > > > --no-chain-reply" and it may work again. You should use an up-to-date > > > git, when searching for bugs. > > > > I had tried exactly this just in case it would help, with current > > master (1.6.4rc1), and it still saw the same behaviour. > > Strange, I can't reproduce it. You're right, I must have forgotten --exec-path=$PWD when doing my tests. It also works with "git send-email --no-thread", --no-chain-reply is (as expected) not even necessary. Cool, I can get back to documenting that :) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html