This is an archive of the discontinued Mercurial Phabricator instance.

status: advertise --abort instead of 'update -C .' to abort graft
ClosedPublic

Authored by pulkit on Aug 9 2018, 6:18 AM.

Details

Summary

Recent release got us a --abort flag for 'hg graft' command which is nice UI and
we should advertise that to stop the graft instead of 'update -C .' which is
kind of ugly.

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.

Event Timeline

pulkit created this revision.Aug 9 2018, 6:18 AM
This revision was automatically updated to reflect the committed changes.