# HG changeset patch # User Yuya Nishihara # Date 1551487277 -32400 # Node ID 169c386cc9d8a6e00859e0cfab541628ace7c399 # Parent 78027e7bc54426e0b7d5a2c9ba3b428f314ccd1a# Parent 25fc5b96d1c30468417ee0d690c2979db362edd0 merge with stable diff -r 78027e7bc544 -r 169c386cc9d8 hgext/rebase.py --- a/hgext/rebase.py Thu Feb 28 04:08:47 2019 +0530 +++ b/hgext/rebase.py Sat Mar 02 09:41:17 2019 +0900 @@ -767,7 +767,7 @@ 3. Use ``--base`` to select a changeset; rebase will find ancestors and their descendants which are not also ancestors of the destination. - 4. If you do not specify any of ``--rev``, ``source``, or ``--base``, + 4. If you do not specify any of ``--rev``, ``--source``, or ``--base``, rebase will use ``--base .`` as above. If ``--source`` or ``--rev`` is used, special names ``SRC`` and ``ALLSRC``