##// END OF EJS Templates
grep: restore usage of --include/--exclude options...
grep: restore usage of --include/--exclude options The refactor in 4a73df6eb67d accidentally forgot to transform the opts argument for walkopts into a byteskwargs. This resulted in its options being ignored. In particular, the -X/-I pair of options was missing. A simple fix restores its usage. Tests included, of course.
Jordi GutiƩrrez Hermoso -
r52257:c6560ee5 stable
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / config
config_items.rs Loading ...
layer.rs Loading ...
mod.rs Loading ...
plain_info.rs Loading ...
values.rs Loading ...