This is an archive of the discontinued Mercurial Phabricator instance.

undo: work better with chg
ClosedPublic

Authored by felixmerk on Aug 24 2017, 4:14 PM.
Tags
None
Subscribers

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGXd8dc2f229646: undo: work better with chg
Summary

chg runs a mercurial command, we want to see which actual commands are run and
don't want to wrap at the chg level.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

felixmerk created this revision.Aug 24 2017, 4:14 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptAug 24 2017, 4:14 PM
quark accepted this revision.Aug 24 2017, 4:14 PM
quark added a subscriber: quark.

Great!

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