On Mon, Nov 29, 2010 at 11:57 PM, Kevin Ballard <kevin@xxxxxx> wrote: > On Nov 27, 2010, at 3:15 AM, Giuseppe Bilotta wrote: > >> This allows people (like me) that forget to sign off their commits to do >> a single rebase pass e.g. while preparing the patchset for submission. > > You're probably already aware, but git format-patch supports the -s/--signoff > flags to sign off commits as they're prepared. There's even a config var > you can set to make this the default (format.signoff = true). That works if you're sharing your patches with format-patch, but not for example when asking for a pull. Maybe I should extend the commit message to include this case. -- Giuseppe "Oblomov" Bilotta -- 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