Merge branch 'rr/maint-t3510-cascade-fix'
* rr/maint-t3510-cascade-fix: t3510 (cherry-pick-sequence): add missing '&&'
This commit is contained in:
@ -31,7 +31,7 @@ test_cmp_rev () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
test_expect_success setup '
|
test_expect_success setup '
|
||||||
git config advice.detachedhead false
|
git config advice.detachedhead false &&
|
||||||
echo unrelated >unrelated &&
|
echo unrelated >unrelated &&
|
||||||
git add unrelated &&
|
git add unrelated &&
|
||||||
test_commit initial foo a &&
|
test_commit initial foo a &&
|
||||||
|
Reference in New Issue
Block a user