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 abort - abort an unfinished operation (EXPERIMENTAL)

Description

       Aborts  a  multistep  operation  like  graft,  histedit,  rebase,  merge,  and unshelve if they are in an
       unfinished state.

       use --dry-run/-n to dry run the command.

Name

       hg abort - abort an unfinished operation (EXPERIMENTAL)

Options

-n,--dry-run
              do not perform actions, just print output

                                                                                                       HG(ABORT)

Synopsis

       hg abort

See Also