]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-rebase.txt
rebase -r: support merge strategies other than `recursive`
[thirdparty/git.git] / Documentation / git-rebase.txt
index 5e4e9276479c94e8a73ea4cd72819d50ec7b5e91..bc620c44e93916cc48d9154ab344a0050e62e125 100644 (file)
@@ -543,8 +543,6 @@ In addition, the following pairs of options are incompatible:
  * --preserve-merges and --interactive
  * --preserve-merges and --signoff
  * --preserve-merges and --rebase-merges
- * --rebase-merges and --strategy
- * --rebase-merges and --strategy-option
 
 BEHAVIORAL DIFFERENCES
 -----------------------