Bug Report
I occasionally do dvc pull and get a failure with the message "Did you forget to fetch?". In my case the cause has always been that I've forgotten to push on another machine. The message could be expanded to cover this use case.
Please provide information about your setup
Output of dvc version:
Additional Information (if any):
If applicable, please also provide a --verbose output of the command, eg: dvc add --verbose.
Bug Report
I occasionally do
dvc pulland get a failure with the message "Did you forget to fetch?". In my case the cause has always been that I've forgotten to push on another machine. The message could be expanded to cover this use case.Please provide information about your setup
Output of
dvc version:1.2.1Additional Information (if any):
If applicable, please also provide a
--verboseoutput of the command, eg:dvc add --verbose.