Merge branch 'en/rebase-backend'
Test fix. * en/rebase-backend: t3419: prevent failure when run with EXPENSIVEmaint
commit
55a7568606
|
|
@ -91,7 +91,7 @@ do_tests () {
|
|||
git commit -q -m squashed &&
|
||||
git checkout -q other^{} &&
|
||||
test_must_fail git rebase squashed &&
|
||||
rm -rf .git/rebase-apply
|
||||
git rebase --quit
|
||||
'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue