Mercurial > hg
diff contrib/hg-ssh @ 20731:88aae5382519
revset: added __sub__ mehtod to _addset
This method is intended to duck-type baseset, so we will still have _addset as a
private class but now 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:51 -0700 |
parents | 1ba3e17186c8 |
children | 2b9cda9040f7 |