Skip to content

Solve ! started ignore patterns errors #5070

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

Closed
wants to merge 3 commits into from

Conversation

karajan1001
Copy link
Contributor

fix #5046

  1. use is_ignored to judge DVC ignore status.
  2. use check_ignore to show ignore patterns.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

image

Test in my env, some more tests are needed.

1. use is_ignored to judge DVC ignore status.
2. use check_ignore to show ignore patterns.
@karajan1001 karajan1001 changed the title [WIP] Use is_ignored instead of check_ignore Use is_ignored instead of check_ignore Dec 10, 2020
@karajan1001
Copy link
Contributor Author

Add a new test that would fail on the original version.

image

@karajan1001 karajan1001 changed the title Use is_ignored instead of check_ignore Solve ! started ignore patterns errors Dec 11, 2020
@karajan1001
Copy link
Contributor Author

karajan1001 commented Dec 11, 2020

Only one test fails, and it relates to issue #4985, PR #4986

@karajan1001
Copy link
Contributor Author

Merged into #4986

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.

dvc ignore "!" syntax different behavior from git
1 participant