]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3422-rebase-incompatible-options.sh
Revert "Merge branch 'ra/rebase-i-more-options'"
[thirdparty/git.git] / t / t3422-rebase-incompatible-options.sh
index c8234062c6c8322d92f5054cf76b164446227cfc..50e7960702da4fa0306818f305f5d735f2292f53 100755 (executable)
@@ -61,6 +61,8 @@ test_rebase_am_only () {
 }
 
 test_rebase_am_only --whitespace=fix
+test_rebase_am_only --ignore-whitespace
+test_rebase_am_only --committer-date-is-author-date
 test_rebase_am_only -C4
 
 test_expect_success REBASE_P '--preserve-merges incompatible with --signoff' '