-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
triageNeeds to be triagedNeeds to be triaged
Description
I'm using dvc for a project that has all of my original data under git/dvc control in a data/ directory, and am using pipelines and the dvc repro command. This tool rocks!
I would like to look at which of my data/ contents have changed from one commit to another. However, I don't know how to restrict the dvc diff command to look at just the data/ directory. There are so many items in the pipeline that it is difficult to see what I'm interested in.
It would be really nice to just say dvc diff -R data/
Thanks in advance for considering this.
Metadata
Metadata
Assignees
Labels
triageNeeds to be triagedNeeds to be triaged