branch | stable |
changeset 27956 | f3eb98b8fe12 |
parent 27932 | 6bc2299cc12f |
child 27959 | 4322849a5357 |
--- a/hgext/rebase.py Mon Feb 01 20:29:20 2016 +0900 +++ b/hgext/rebase.py Mon Feb 01 22:06:35 2016 +0900 @@ -121,7 +121,7 @@ destination changeset is not modified by rebasing, but new changesets are added as its descendants.) - Here are the ways to select changesets:: + Here are the ways to select changesets: 1. Explicitly select them using ``--rev``.