master branch in https://github.com/dmpetrov/test_repo is NOT a DVC-repo. However, the extracted branch b-test IS DVC-repo and should work:
$ 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
masterbranch in https://github.com/dmpetrov/test_repo is NOT a DVC-repo. However, the extracted branchb-testIS 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