logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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