Michael Haggerty writes:
> Junio, I incorporated your feedback (which so far has only affected
> commit messages). I also rebased the patch series to the current
> master. I pushed the result to GitHub [1]. I'll refrain from spamming
> the list with v3 yet.
Thanks; let us know when you are re
On 04/01/2014 12:37 AM, Michael Haggerty wrote:
> On 03/31/2014 11:51 PM, Junio C Hamano wrote:
>> Michael Haggerty writes:
>>
>>> Make (most of) the error messages for invalid input have the same
>>> format [1]:
>>>
>>> $COMMAND [SP $REFNAME]: $MESSAGE
>>>
>>> Update the tests accordingly.
>>
On 03/31/2014 11:51 PM, Junio C Hamano wrote:
> Michael Haggerty writes:
>
>> Make (most of) the error messages for invalid input have the same
>> format [1]:
>>
>> $COMMAND [SP $REFNAME]: $MESSAGE
>>
>> Update the tests accordingly.
>>
>> [1] A few error messages are left with their old form
Michael Haggerty writes:
> Make (most of) the error messages for invalid input have the same
> format [1]:
>
> $COMMAND [SP $REFNAME]: $MESSAGE
>
> Update the tests accordingly.
>
> [1] A few error messages are left with their old form, because
> $COMMAND and $REFNAME aren't passed all th
Make (most of) the error messages for invalid input have the same
format [1]:
$COMMAND [SP $REFNAME]: $MESSAGE
Update the tests accordingly.
[1] A few error messages are left with their old form, because
$COMMAND and $REFNAME aren't passed all the way down the call
stack. Maybe thos
5 matches
Mail list logo