Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make exclude paths relative to run directory. #4

Merged
merged 1 commit into from Feb 28, 2021

Conversation

ZebulanStanphill
Copy link
Contributor

Fixes #3. Previously, --exclude donut would exclude not only a top-level folder called donut, but also someFolder/donut and another/nested/donut. This PR fixes that confusing behavior.

Fixes Ismail-elkorchi#3. Previously, --exclude donut would exclude not only a top-level folder called donut, but also someFolder/donut and another/nested/donut. This commit fixes that.
Copy link
Owner

@Ismail-elkorchi Ismail-elkorchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ZebulanStanphill ! Thanks for fixing this. I've tested this and it works as described. I'll go ahead and merge.

@Ismail-elkorchi Ismail-elkorchi merged commit b7728ea into Ismail-elkorchi:master Feb 28, 2021
@ZebulanStanphill ZebulanStanphill deleted the patch-1 branch February 28, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inside zip i don't want folder name --exclude
2 participants