Re: [dpdk-dev] [PATCH] doc: update git fixline alias with cc to stable

2019-11-20 Thread Thomas Monjalon
19/11/2019 12:22, Bruce Richardson: > On Tue, Nov 19, 2019 at 11:03:57AM +, Reshma Pattan wrote: > > --- a/doc/guides/contributing/patches.rst > > +++ b/doc/guides/contributing/patches.rst > > - git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h > > (\"%s\")%nCc: %ae'" > > +

Re: [dpdk-dev] [PATCH] doc: update git fixline alias with cc to stable

2019-11-19 Thread Kevin Traynor
On 19/11/2019 11:22, Bruce Richardson wrote: > On Tue, Nov 19, 2019 at 11:03:57AM +, Reshma Pattan wrote: >> Update git fixline alias to add sta...@dpdk.org to Cc >> >> Signed-off-by: Reshma Pattan >> --- >> doc/guides/contributing/patches.rst | 2 +- >> 1 file changed, 1 insertion(+), 1 dele

Re: [dpdk-dev] [PATCH] doc: update git fixline alias with cc to stable

2019-11-19 Thread Bruce Richardson
On Tue, Nov 19, 2019 at 11:03:57AM +, Reshma Pattan wrote: > Update git fixline alias to add sta...@dpdk.org to Cc > > Signed-off-by: Reshma Pattan > --- > doc/guides/contributing/patches.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guides/contributing/pa

[dpdk-dev] [PATCH] doc: update git fixline alias with cc to stable

2019-11-19 Thread Reshma Pattan
Update git fixline alias to add sta...@dpdk.org to Cc Signed-off-by: Reshma Pattan --- doc/guides/contributing/patches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst index 214030346..fa19d2eb5 100