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

Two new mode -all and --stdin for dvc check-ignore #4322

Closed
wants to merge 19 commits into from

Conversation

karajan1001
Copy link
Contributor

Fix #4321

  1. Introduce new arguments --all for dvc check-ignore
  2. Add tests for dvc check-ignore --all
  3. Introduce an interactive mode for dvc check-ignore with arguments --stdin on

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

karajan1001 and others added 19 commits July 25, 2020 11:33
abspath

Co-authored-by: Ruslan Kuprieiev <[email protected]>
1. Argument `targets`'s description.
2. Error handling of `_get_normalize_path`
Co-authored-by: Ruslan Kuprieiev <[email protected]>
1. Add a new test for the out side repo cases
2. check ignore now only check one file not file lists
Fix iterative#3736

1. Introduce new arguments `--all` for `dvc check-ignore`
2. Add tests for `dvc check-ignore --all`
3. Introduce an interactive mode for `dvc check-ignore` with arguments `--stdin` on
Fix iterative#3736

1. Introduce new arguments `--all` for `dvc check-ignore`
2. Add tests for `dvc check-ignore --all`
3. Introduce an interactive mode for `dvc check-ignore` with arguments `--stdin` on
@efiop
Copy link
Contributor

efiop commented Aug 3, 2020

@karajan1001 Could you please rebase on top of master?

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.

Interactive mode and all patterns mode for dvc check-ignore command
2 participants