X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rebase.txt;h=30e5c0eb14470a5f72174b1071eac79c55fb0c41;hb=5ce3258122939f93a927c75d308c1c34038f0386;hp=45c52d2e57d2f4c2783c32b4cb3ff8f4dcd6414e;hpb=2b916ffa18cb163a9d8f0060a9127e9b0a84b955;p=git.git diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 45c52d2e5..30e5c0eb1 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -210,7 +210,7 @@ OPTIONS . May be any valid commit, and not just an existing branch name. + -As a special case, you may use "A...B" as a shortcut for the +As a special case, you may use "A\...B" as a shortcut for the merge base of A and B if there is exactly one merge base. You can leave out at most one of A and B, in which case it defaults to HEAD.