On 2015-06-25 16.50, Caio Marcelo de Oliveira Filho wrote:

> +test_expect_success 'commit.signoff config option' '
> +     test_config commit.signoff true &&
> +     echo "yet another content *narf*" >> foo &&

Minor nit:
The > or >> should be written without a space, like this:
>>foo

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to