On Sun, Feb 7, 2016 at 4:23 PM, Jagan Teki <[email protected]> wrote: > Do we have any git config options to add Cc and Tested-by list like > Signed-off-by is fetched from git config. > > example: > > $ git commit -s > > Cc: Arjun Ani <[email protected]> > Tested-by: Jagan Teki <[email protected]> > Signed-off-by: Jagan Teki <[email protected]> > > Please share if we have any inputs to solve this.
You may want to take a look at 'git interpret-trailers'. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

