X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rebase.txt;h=a1b6dce73d2f2075ef163bf4d6cdea1abc6104ce;hb=e92ea62425fb89713bc47241af29a79f5f191cc6;hp=96907d48632be36d0d8c66f6a0b4d937b7a38cb6;hpb=b9dcf846e20ed5287e239c9a0942c5d150081bab;p=git.git diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 96907d486..a1b6dce73 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -130,7 +130,7 @@ the following situation: then the command - git-rebase --onto topicA~5 topicA~2 topicA + git-rebase --onto topicA~5 topicA~3 topicA would result in the removal of commits F and G: