Fredrik Gustafsson <iveqy@xxxxxxxxx> writes: > diff --git a/t/t7406-submodule-update.sh b/t/t7406-submodule-update.sh > index a4ffea0..b2d0f0e 100755 > --- a/t/t7406-submodule-update.sh > +++ b/t/t7406-submodule-update.sh > @@ -31,8 +31,9 @@ test_expect_success 'setup a submodule tree' ' > git clone super rebasing && > git clone super merging && > git clone super none && > + pwd=$(pwd) Broken &&-chain (will locally amend later but not today). Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html