Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

hg recover - roll back an interrupted transaction

Description

       Recover from an interrupted commit or pull.

       This  command  tries  to  fix  the  repository  status  after an interrupted operation. It should only be
       necessary when Mercurial suggests it.

       Returns 0 if successful, 1 if nothing to recover or verify fails.

Name

       hg recover - roll back an interrupted transaction

Options

--verify
              run hgverify after successful recover

                                                                                                     HG(RECOVER)

Synopsis

       hg recover

See Also