
23 Aug
2009
23 Aug
'09
6:01 a.m.
please set sendemail.chainreplyto to false in your git settings. patch series should be like: [summary 0/xx] |- [patch 1/xx] |- [patch 2/xx] ....
not: [summary 0/xx] `- [patch 1/xx] `- [patch 2/xx] `- ....
the latter makes things a lot more painful for people to parse with their e- mail clients.
you might have to update your git if it doesnt support this option (i see you're using 1.6.0 where as latest release is 1.6.4) ... -mike