This is an archive of the discontinued Mercurial Phabricator instance.

revset: use revsymbol() for checking if a symbol is valid
ClosedPublic

Authored by martinvonz on Apr 4 2018, 6:53 PM.

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

martinvonz created this revision.Apr 4 2018, 6:53 PM
indygreg accepted this revision.Apr 4 2018, 8:44 PM
indygreg added a subscriber: indygreg.

I'm accepting this because it seems correct. But I'd really appreciate @yuya's review on this because I'm not sure if the change to revset.matchany() has unintended consequences.

This revision is now accepted and ready to land.Apr 4 2018, 8:44 PM
This revision was automatically updated to reflect the committed changes.