Mercurial > hg
comparison mercurial/dirstate.py @ 20730:180d47e1fb68
revset: added __and__ method to _addset
This method is intended to duck-type baseset, so we will still have _addset as a
private class but we will be able to return it without wrapping it into an
orderedlazyset or a lazyset.
author | Lucas Moscovicz <lmoscovicz@fb.com> |
---|---|
date | Fri, 14 Mar 2014 10:22:29 -0700 |
parents | e993f065e17c |
children | 7ee03e190c1d |
comparison
equal
deleted
inserted
replaced
20729:caa69cb223b0 | 20730:180d47e1fb68 |
---|