dvc icon indicating copy to clipboard operation
dvc copied to clipboard

repo: Add `ignore_revs`.

Open daavoo opened this issue 3 years ago • 0 comments

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


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

daavoo avatar Aug 05 '22 12:08 daavoo