On 13-06-17, 10:23, Junio C Hamano wrote:
> Viresh Kumar writes:
>
> >> Going back to the core part of your change, i.e.
> >>
> >> - foreach my $entry (qw (cccmd cc author self sob body bodycc)) {
> >> + foreach my $entry (qw (tocmd cccmd cc author self sob body bodycc)) {
> >>
> >> to think
Viresh Kumar writes:
>> Going back to the core part of your change, i.e.
>>
>> -foreach my $entry (qw (cccmd cc author self sob body bodycc)) {
>> +foreach my $entry (qw (tocmd cccmd cc author self sob body bodycc)) {
>>
>> to think about it a bit more, I notice that all the existing on
On 12-06-17, 11:04, Junio C Hamano wrote:
> Junio C Hamano writes:
>
> > Viresh Kumar writes:
> >
> >> On 18-05-17, 17:05, Viresh Kumar wrote:
> >>> This adds tocmd option to suppress-cc command which already supports
> >>> cccmd and others.
> >>>
> >>> Signed-off-by: Viresh Kumar
> >>> ---
>
Junio C Hamano writes:
> Viresh Kumar writes:
>
>> On 18-05-17, 17:05, Viresh Kumar wrote:
>>> This adds tocmd option to suppress-cc command which already supports
>>> cccmd and others.
>>>
>>> Signed-off-by: Viresh Kumar
>>> ---
>>> Documentation/git-send-email.txt | 1 +
>>> git-send-email.
Viresh Kumar writes:
> On 18-05-17, 17:05, Viresh Kumar wrote:
>> This adds tocmd option to suppress-cc command which already supports
>> cccmd and others.
>>
>> Signed-off-by: Viresh Kumar
>> ---
>> Documentation/git-send-email.txt | 1 +
>> git-send-email.perl | 8
>> 2
On 18-05-17, 17:05, Viresh Kumar wrote:
> This adds tocmd option to suppress-cc command which already supports
> cccmd and others.
>
> Signed-off-by: Viresh Kumar
> ---
> Documentation/git-send-email.txt | 1 +
> git-send-email.perl | 8
> 2 files changed, 5 insertions(+),
This adds tocmd option to suppress-cc command which already supports
cccmd and others.
Signed-off-by: Viresh Kumar
---
Documentation/git-send-email.txt | 1 +
git-send-email.perl | 8
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/Documentation/git-send-emai
7 matches
Mail list logo