Mercurial > hgsubversion
diff tests/test_push_command.py @ 1333:7475c42671b1 stable
util: add prefix to PrefixMatch
The upstream match object now has a prefix function. Let's add it to our
PrefixMatcher. The upstream implementation will return False if anypats() is
true, which it is for our PrefixMatcher, so we go ahead and return False.
This was caught by the tests failing.
author | Durham Goode <durham@fb.com> |
---|---|
date | Thu, 28 May 2015 20:18:50 -0700 |
parents | a36e87ae2380 |
children | 945700dac237 |