* Add Cc,Tested-by list while 'git commit'
@ 2016-02-07 15:23 Jagan Teki
2016-02-08 12:25 ` Christian Couder
0 siblings, 1 reply; 2+ messages in thread
From: Jagan Teki @ 2016-02-07 15:23 UTC (permalink / raw)
To: Git List
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 <arjun.ani@abcd.com>
Tested-by: Jagan Teki <jteki@openedev.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
Please share if we have any inputs to solve this.
--
Jagan.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Add Cc,Tested-by list while 'git commit'
2016-02-07 15:23 Add Cc,Tested-by list while 'git commit' Jagan Teki
@ 2016-02-08 12:25 ` Christian Couder
0 siblings, 0 replies; 2+ messages in thread
From: Christian Couder @ 2016-02-08 12:25 UTC (permalink / raw)
To: Jagan Teki; +Cc: Git List
On Sun, Feb 7, 2016 at 4:23 PM, Jagan Teki <jteki@openedev.com> 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 <arjun.ani@abcd.com>
> Tested-by: Jagan Teki <jteki@openedev.com>
> Signed-off-by: Jagan Teki <jteki@openedev.com>
>
> Please share if we have any inputs to solve this.
You may want to take a look at 'git interpret-trailers'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-08 12:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-07 15:23 Add Cc,Tested-by list while 'git commit' Jagan Teki
2016-02-08 12:25 ` Christian Couder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).