+test_expect_success 'setup am -3' '
+ rm -fr .git/rebase-apply &&
I don't think you need this 'rm -fr' since you're going to repeat it at
the beginning of individual tests. But it doesn't harm to keep it just
in case.
With or without this 'rm -fr', the series looks good to me. Thanks.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/