On Wed, Sep 19, 2012 at 7:55 PM, Shawn O. Pearce <spea...@spearce.org> wrote: > From: "Shawn O. Pearce" <spea...@spearce.org>
I can't explain why git send-email did this. I obviously didn't need the extra From header here. format-patch didn't write it to the patch file, it was injected by send-email. My .git/config is pretty simple, the name/email are derived from there: [user] name = Shawn O. Pearce email = spea...@spearce.org Ick. I really don't want to debug this right now so I'm just going to pretend it wasn't written. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html