On Wed, Jul 2, 2014 at 11:22 PM, Junio C Hamano wrote:
> Christian Couder writes:
>
>>
>> +test_expect_success GPG 'set up a signed commit' '
>> + echo "line 17" >> hello &&
>> + echo "line 18" >> hello &&
>
> Style?
Yeah, I will change it to:
echo "line 17" >>hello &&
echo "l
Christian Couder writes:
> Signed-off-by: Christian Couder
> ---
> t/t6050-replace.sh | 22 ++
> 1 file changed, 22 insertions(+)
>
> diff --git a/t/t6050-replace.sh b/t/t6050-replace.sh
> index ca45a84..80b85e3 100755
> --- a/t/t6050-replace.sh
> +++ b/t/t6050-replace.sh
>
2 matches
Mail list logo