This is an archive of the discontinued Mercurial Phabricator instance.

revert: support reverting to hidden cset if directaccess config is set
ClosedPublic

Authored by pulkit on Dec 26 2017, 2:16 PM.

Details

Summary

This patch adds support for reverting files to a hidden changeset if
experimental.directacess=True is set.

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.Dec 26 2017, 2:16 PM
yuja accepted this revision.Dec 27 2017, 7:20 AM
This revision is now accepted and ready to land.Dec 27 2017, 7:20 AM
This revision was automatically updated to reflect the committed changes.