hg abort

abort an unfinished operation (EXPERIMENTAL)

Contents

Synopsis

hg abort

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.

Options

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