I am going to add a --abort flag to graft soon, so we make sure we differentiate
between the what --stop flag does and what --abort does and don't use the words
interchangeably.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG47f5454a30ed: cmdutil: say that `graft --stop` stops the graft instead of aborting
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.