Eric Sunshine writes:
> On Fri, Jul 12, 2013 at 1:48 AM, Junio C Hamano wrote:
>> Jonathan Nieder writes:
>>
>>> My current thinking is "no" --- the patch has as a justification "Now
>>> we can test these aspects of .mailmap handling directly with a
>>> low-level tool instead of using the tool
On Fri, Jul 12, 2013 at 1:48 AM, Junio C Hamano wrote:
> Jonathan Nieder writes:
>
>> My current thinking is "no" --- the patch has as a justification "Now
>> we can test these aspects of .mailmap handling directly with a
>> low-level tool instead of using the tool most people will use, so do
>>
Jonathan Nieder writes:
> My current thinking is "no" --- the patch has as a justification "Now
> we can test these aspects of .mailmap handling directly with a
> low-level tool instead of using the tool most people will use, so do
> so", which sounds an awful lot like "Reduce test coverage of co
On Thu, Jul 11, 2013 at 8:55 PM, Jonathan Nieder wrote:
> Eric Sunshine wrote:
>> On Thu, Jul 11, 2013 at 3:07 PM, Junio C Hamano wrote:
>>> Eric Sunshine writes:
>
With the introduction of check-mailmap, it is now possible to check
.mailmap functionality directly rather than indirectl
Eric Sunshine wrote:
> On Thu, Jul 11, 2013 at 3:07 PM, Junio C Hamano wrote:
>> Eric Sunshine writes:
>>> With the introduction of check-mailmap, it is now possible to check
>>> .mailmap functionality directly rather than indirectly as a side-effect
>>> of other commands (such as git-shortlog),
On Thu, Jul 11, 2013 at 3:07 PM, Junio C Hamano wrote:
> Eric Sunshine writes:
>
>> With the introduction of check-mailmap, it is now possible to check
>> .mailmap functionality directly rather than indirectly as a side-effect
>> of other commands (such as git-shortlog), therefore, do so.
>
> Doe
Eric Sunshine writes:
> With the introduction of check-mailmap, it is now possible to check
> .mailmap functionality directly rather than indirectly as a side-effect
> of other commands (such as git-shortlog), therefore, do so.
Does this patch mean that we will now ignore future breakages in
sho
With the introduction of check-mailmap, it is now possible to check
.mailmap functionality directly rather than indirectly as a side-effect
of other commands (such as git-shortlog), therefore, do so.
Signed-off-by: Eric Sunshine
---
t/t4203-mailmap.sh | 133 ++
8 matches
Mail list logo