This is an archive of the discontinued Mercurial Phabricator instance.

cmdutil: say that `graft --stop` stops the graft instead of aborting
ClosedPublic

Authored by pulkit on Jun 14 2018, 4:40 PM.

Details

Summary

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.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Jun 14 2018, 4:40 PM
This revision was automatically updated to reflect the committed changes.