We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c452dfa + 2da1b05 commit 55a7568Copy full SHA for 55a7568
t/t3419-rebase-patch-id.sh
@@ -91,7 +91,7 @@ do_tests () {
91
git commit -q -m squashed &&
92
git checkout -q other^{} &&
93
test_must_fail git rebase squashed &&
94
- rm -rf .git/rebase-apply
+ git rebase --quit
95
'
96
}
97
0 commit comments