docs/commands.rst
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 07 Nov 2019 23:10:26 -0800
changeset 4940 93c89814a5d8
parent 2962 3f466d348047
permissions -rw-r--r--
obslog: avoid using a formatter after calling end() on it I don't know if makes a difference, but it feels wrong to use it after calling end(). We can simply use the parent formatter in this case.

-------------------------
Evolve Commands Reference
-------------------------

.. highlight:: none

amend
-----

.. hghelp:: amend

evolve
------

.. hghelp:: evolve

fold
----

.. hghelp:: fold

metaedit
--------

.. hghelp:: metaedit

next
----

.. hghelp:: next

obslog
------

.. hghelp:: obslog

pdiff
-----

.. hghelp:: pdiff

previous
--------

.. hghelp:: previous

prune
-----

.. hghelp:: prune

pstatus
-------

.. hghelp:: pstatus

split
-----

.. hghelp:: split

touch
-----

.. hghelp:: touch

uncommit
--------

.. hghelp:: uncommit