-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
feature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do
Description
Imagine dvc tracking a directory full of images and files containing labels.
If I delete/change/update a label or image, dvc will tell me that something in the directory has changed, but not exactly what. It would be nice is dvc status could be made more granular, returning something like
data.dvc:
outputs:
data/foo: new
data/bar: deleted
instead of
data.dvc:
changed outs:
modified: data
as it is today.
Thanks:)
rleberknight, lefos99, mpaepper, jpaasen, plelaure and 8 morempaepper
Metadata
Metadata
Assignees
Labels
feature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do