Mercurial > hg
diff hgext/fetch.py @ 34045:79681d8ee587
parser: add helper function to test if pattern matches parsed tree
This function will be used as follows:
match('ancestors(_) and not ancestors(_)', x)
See the next patch for details.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 17 Feb 2016 21:31:09 +0900 |
parents | 9c242e9fca65 |
children | a56bf5591918 |