Mercurial > hg
diff mercurial/ancestor.py @ 32458:a04bc55201c3
match: extract base class for matchers
We will soon start splitting up the current matcher class into more
specialized classes, so we'll want a base class for all the things
that don't vary much between different matchers.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 17 May 2017 23:45:13 -0700 |
parents | bd872f64a8ba |
children | f8b46245b26a |