Organisationstaridesdune-releasef87173

Warn and skip on unsupported .gitattributes pattern syntax Detect negation (`\!pattern`), escape (`\\`), quoting (`"`), and character class (`[...]`) syntax in parse_pattern and skip the pattern with a Logs.warn rather than compiling to a regex that silently matches no files. Change parse_pattern to return a t option to reflect this. Split the README "not supported" list: syntactic cases are warned-and- skipped uniformly, while case-insensitivity and subdirectory .gitattributes are documented as separate limitations. Signed-off-by: Josh Berdine <josh@berdine.net>

Apr 22 21:56 +00:00
1m41s
*Variants labelled (experimental) are still undergoing testing; if they have failed it may be a bug in OCaml-CI.