##// END OF EJS Templates
hgignore: add a GlobSuffix type, instead of passing byte arrays...
hgignore: add a GlobSuffix type, instead of passing byte arrays I think this makes it easier to understand the purpose of this extra argument.

File last commit:

r52014:34e0670c default
r53249:2ff004fb default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"