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 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:
1.2.1
Additional Information (if any):
If applicable, please also provide a --verbose output of the command, eg: dvc add --verbose.