Mercurial > hg
diff mercurial/revlog.py @ 42633:f78f305454fd
hgignore: add escape syntax test for glob patterns
The last example, [\#], is what the rust implementation fails to parse.
The other escapes can be removed by regexp engine or _globre().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 21 Jul 2019 13:48:29 +0900 |
parents | 24111fb9a725 |
children | 716d575df275 |