Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Make the exclude options be regex#15

Open
larubbio wants to merge 1 commit intobronto:masterfrom
larubbio:RegexEcludes
Open

Make the exclude options be regex#15
larubbio wants to merge 1 commit intobronto:masterfrom
larubbio:RegexEcludes

Conversation

@larubbio
Copy link
Contributor

The command line help claims that the exclude paths are treated as regex,
however they actually were being processed as path prefixes. This change
compares them as a regex against the current directory being processed.

The command line help claims that the exclude paths are treated as regex,
however they actually where being processed as path prefixes.  This change
compares them as a regex against the current directory being processed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant