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
$ dvc get https://github.com/dmpetrov/test_repo --rev b-test b-file
ERROR: failed to get 'b-file' from 'https://github.com/dmpetrov/test_repo' - URL 'https://github.com/dmpetrov/test_repo' is not a dvc repository.
This a regression since this command worked before: dvc get https://github.com/topusOctopus/mmdetection/ --rev fasterRCNN_resnet50_support model_weights/faster_rcnn_r50_c4_2x-6e4fdf4f.pth
The text was updated successfully, but these errors were encountered:
master
branch in https://github.com/dmpetrov/test_repo is NOT a DVC-repo. However, the extracted branchb-test
IS DVC-repo and should work:This a regression since this command worked before:
dvc get https://github.com/topusOctopus/mmdetection/ --rev fasterRCNN_resnet50_support model_weights/faster_rcnn_r50_c4_2x-6e4fdf4f.pth
The text was updated successfully, but these errors were encountered: