On 06/15/10 16:52, Kevin Wolf wrote: > Am 15.06.2010 16:47, schrieb Jes Sorensen: >> Hmmm maybe I am messing something up. I started with strange duplicate >> lines because I thought git send-email would cut the first line for the >> subject line and then just leave the rest in. Probably just me getting >> used to do it all in git instead of using quilt. > > It does take the first line for the subject, but when importing your > mail, git am puts the subject back into the first line, so the whole > text should look the same as in your local repository.
I see, I wasn't aware of that ... well I'll try to keep that in mind next time :) Thanks Jes