This is an archive of the discontinued Mercurial Phabricator instance.

revset: extract the logic to build the tree in it's own function
AbandonedPublic

Authored by pulkit on Dec 12 2017, 8:54 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This will help us to get the tree at more high level API and we can parse the
tree there before doing optimizations and returning the matcher.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped