logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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