##// END OF EJS Templates
match: fix the "visitdir" method on "rootfilesin" matchers...
match: fix the "visitdir" method on "rootfilesin" matchers This fixes just the Python side, the fix for the rust side will follow shortly.

File last commit:

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