comparison rust/hg-core/src/utils/hg_path.rs @ 50818:28c0fcff24e5 stable

rhg: fix the bug where sparse config is interpreted as relglob instead of glob relglob apparently (in contrast with relpath) matches everywhere in the tree, whereas glob only matches at the root. The python version interprets these patterns as "glob" (see "normalize(include, b'glob', ...)" in match.py)
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 10 Aug 2023 19:00:19 +0100
parents d27b6fc7c1bf
children de317a87ea6a
comparison
equal deleted inserted replaced
50817:9ed281bbf864 50818:28c0fcff24e5