Now it writes the same message:
Preparing to collect status from https://remote.dvc.org/get-started
[##############################] 100% Collecting information
[##############################] 100% Analysing status.
[##############################] 100% Checkout finished!
Everything is up to date.
no matter if something changed or not. It's hard to see if it actually update the working space. I would suggest to write summary, similar to the way git is doing when you pull/push something.
Now it writes the same message:
no matter if something changed or not. It's hard to see if it actually update the working space. I would suggest to write summary, similar to the way git is doing when you pull/push something.