Jorge Juan Garcia Garcia <[email protected]>
writes:

> +test_expect_success '"Setup of environment of test"' '

Why these double quotes inside single quotes?

> +test_expect_success '"Back to environment of test by default"' '

Same.

"test environment" would sound better than "environment of test" in
english.

> +     git config status.showUntrackedFiles yes

"yes" is not documented as an acceptable value for
status.showUntrackedFiles.

"git config --unset" is what you want here.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to