Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcheckout: --relink show helpful message on completion #3484
Labels
Comments
|
I have intentionally left another enhancement: At the moment, we don't have any way to differentiate between modified and relinked, as we just don't know if anything was modified on the workspace during checkout. I'd wait for users to ask for this (will not be easy to implement). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#3401 is merged. This introduced showing detailed checkout changes. If everything is relinked, but not changed (so, workspace is as it was before but everything was relinked), no output message is shown. We can at least show a message on
dvc checkout --relink: