This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add --confirm option to phabsend command
ClosedPublic

Authored by pulkit on Aug 2 2017, 5:40 PM.

Details

Summary

This adds a --confirm flag similar to the confirm flag of hg email using which
one can confirm the changesets before they get emailed. The confirm flag will
show the changesets and ask for confirmation before sending them.

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 2 2017, 5:40 PM
pulkit updated this revision to Diff 515.Aug 2 2017, 8:52 PM
durin42 accepted this revision.Aug 4 2017, 5:35 PM
durin42 added a subscriber: durin42.

Sure.

This revision is now accepted and ready to land.Aug 4 2017, 5:35 PM
This revision was automatically updated to reflect the committed changes.