On Thu, Jun 25, 2015 at 11:36 AM, Rasmus Villemoes <rv@xxxxxxxxxxxxxxxxxx> wrote: > On Thu, Jun 25 2015, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: >> On Thu, Jun 25, 2015 at 12:05:24AM +0200, Rasmus Villemoes wrote: >> I'll take these as-is, but could you use the Signed-off-by tag in >> future patches? > > I usually let git format-patch do that before sending out emails, but I > now see that git commit also admits --sign-off. But one can't set it in > a config file :(. Maybe I need to teach my fingers to do git commit > -s. What does everybody else do? If you just want to type less you can add an alias to your ~/.gitconfig like this for example [alias] cis = commit -s -- To unsubscribe from this list: send the line "unsubscribe smatch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html