]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7505-prepare-commit-msg-hook.sh
tests: stop testing `git rebase --preserve-merges`
[thirdparty/git.git] / t / t7505-prepare-commit-msg-hook.sh
index 7a8194ce720ed5d9244caf2bbd882a56f491476c..2a07c70867966ccfa901d91667358a7d86f34e5e 100755 (executable)
@@ -250,7 +250,6 @@ test_rebase () {
 }
 
 test_rebase success
-test_have_prereq !REBASE_P || test_rebase success -p
 
 test_expect_success 'with hook (cherry-pick)' '
        test_when_finished "git checkout -f main" &&