dvc
dvc copied to clipboard
repo: Add `ignore_revs`.
Support to write a list of line-separated revisions to .dvc/ignore_revs.
If .dvc/ignore_revs exists, parse the revisions and skip them when using brancher.
Allows to skip broken commits in gc, pull, and push.
Closes https://github.com/iterative/dvc/issues/5037 Closes https://github.com/iterative/dvc/issues/5066 Closes https://github.com/iterative/dvc/issues/7585
-
[X] ❗ I have followed the Contributing to DVC checklist.
-
[ ] 📖 If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here.
Thank you for the contribution - we'll try to review it as soon as possible. 🙏