Re: [Query] Override sendemail.tocmd

2017-05-18 Thread Viresh Kumar
On 10 May 2017 at 12:53, Viresh Kumar wrote: > Hi, > > I have a use case and wanted help from you guys.. > > I have set the sendemail.tocmd option in my kernel's .git/config > file and that works very well. But sometimes I want to avoid that > (for example sending the patch to someone without the

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Ævar Arnfjörð Bjarmason
On Wed, May 10, 2017 at 12:43 PM, Viresh Kumar wrote: > On 10-05-17, 16:04, Viresh Kumar wrote: >> On 10-05-17, 12:18, Ćvar Arnfjörđ Bjarmason wrote: >> > On Wed, May 10, 2017 at 9:23 AM, Viresh Kumar >> > wrote: >> > > Hi, >> > > >> > > I have a use case and wanted help from you guys.. >> > > >

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Viresh Kumar
On 10-05-17, 16:04, Viresh Kumar wrote: > On 10-05-17, 12:18, Ævar Arnfjörð Bjarmason wrote: > > On Wed, May 10, 2017 at 9:23 AM, Viresh Kumar > > wrote: > > > Hi, > > > > > > I have a use case and wanted help from you guys.. > > > > > > I have set the sendemail.tocmd option in my kernel's .git/c

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Viresh Kumar
On 10 May 2017 at 12:59, Viresh Kumar wrote: > On 10 May 2017 at 12:53, Viresh Kumar wrote: >> Hi, >> >> I have a use case and wanted help from you guys.. >> >> I have set the sendemail.tocmd option in my kernel's .git/config >> file and that works very well. But sometimes I want to avoid that >>

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Viresh Kumar
On 10-05-17, 12:18, Ævar Arnfjörð Bjarmason wrote: > On Wed, May 10, 2017 at 9:23 AM, Viresh Kumar wrote: > > Hi, > > > > I have a use case and wanted help from you guys.. > > > > I have set the sendemail.tocmd option in my kernel's .git/config > > file and that works very well. But sometimes I wa

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Ævar Arnfjörð Bjarmason
On Wed, May 10, 2017 at 9:23 AM, Viresh Kumar wrote: > Hi, > > I have a use case and wanted help from you guys.. > > I have set the sendemail.tocmd option in my kernel's .git/config > file and that works very well. But sometimes I want to avoid that > (for example sending the patch to someone with

Re: [Query] Override sendemail.tocmd

2017-05-10 Thread Viresh Kumar
On 10 May 2017 at 12:53, Viresh Kumar wrote: > Hi, > > I have a use case and wanted help from you guys.. > > I have set the sendemail.tocmd option in my kernel's .git/config > file and that works very well. But sometimes I want to avoid that > (for example sending the patch to someone without the

[Query] Override sendemail.tocmd

2017-05-10 Thread Viresh Kumar
Hi, I have a use case and wanted help from you guys.. I have set the sendemail.tocmd option in my kernel's .git/config file and that works very well. But sometimes I want to avoid that (for example sending the patch to someone without the list and maintainers). The suppress-cc=all option works q