You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've changed the data, and ran dvc push, but the UI doesn't reflect that.
Initially, I thought that maybe it might simply take a while because I have over 1300 files.
But it's been over 10 min now...
The text was updated successfully, but these errors were encountered:
Currently, the SCM view does not reflect the remote at all. In the view shown those files are under the "Ready for Git Commit" section. This means that as far as DVC is concerned there is no further action to take in terms of updating the cache but there is a difference between what is in the workspace and the previous commit (i.e dvc status is clean but dvc diff has entries). Committing the dvc.lock to git should empty the view.
For extra information please see #772. We've been through a few iterations on how to display this complexity. I'm open to any suggestions that you have.
See https://www.loom.com/share/52defce18bc74e84aef75b0225880a9c
I've changed the data, and ran
dvc push
, but the UI doesn't reflect that.Initially, I thought that maybe it might simply take a while because I have over 1300 files.
But it's been over 10 min now...
The text was updated successfully, but these errors were encountered: