Future request: dvc pull message.
Thank you for the tool. This section in the tutorial talked about dvc pull. Ran the command on windows and I found the only thing that dvc outputs is Everything is up to date after the pull.
I find that message confusing. It does not say which file it pulled from remote or how big of a difference it has. For git, it lists the files it pulled and the respective differences expressed with the number of +.
Future request: dvc pull message.
Thank you for the tool. This section in the tutorial talked about
dvc pull. Ran the command on windows and I found the only thing that dvc outputs isEverything is up to dateafter the pull.I find that message confusing. It does not say which file it pulled from remote or how big of a difference it has. For git, it lists the files it pulled and the respective differences expressed with the number of
+.