On 01/03, Paul Bolle wrote: > On Sat, 2015-01-03 at 08:45 -0800, Greg KH wrote: > > On Sat, Jan 03, 2015 at 02:06:22PM +0530, jitendra kumar khasdev wrote: > > > *** BLURB HERE *** > > > > What blurb? What subject? > > jitendra used git-send-email to send this series. You'd expect > git-send-email to die with an error if the cover letter, which it should > see first, still contains these "*** [...] HERE ***" markers. What's the > reason it doesn't do that? git send-email does one thing and one thing only - sends stuff via email. I do not see why it should parse the emails and decide whether to complete the operation or break based on what is in the emails. It could warn though however since the cover letter is a product of different command introducing this logic would tightly couple those which is not good. I guess that it is better that people who send stuff acctually care what they are sending. I mean that pretty quickly you learn to send the series of patches first to yourself and review before it goes out to the public. > > Paul Bolle > > _______________________________________________ > devel mailing list > devel@xxxxxxxxxxxxxxxxxxxxxx > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel