This is an archive of the discontinued Mercurial Phabricator instance.

rebase: remove unnecessary '.unfiltered()' calls
ClosedPublic

Authored by quark on Sep 6 2017, 7:52 PM.

Details

Summary

Now we have a clear centric place to control whether rbsrt.repo is
unfiltered or not, we can drop unfiltered() in other places.

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

quark created this revision.Sep 6 2017, 7:52 PM
quark updated this revision to Diff 1645.Sep 6 2017, 7:55 PM
quark edited the summary of this revision. (Show Details)Sep 6 2017, 8:07 PM
durham accepted this revision.Sep 7 2017, 8:44 PM
This revision was automatically updated to reflect the committed changes.