I think that it is not explained in the docs how to move DVC-files around. For example this one does not work: `mv my_file.dvc dvc_links/my_file.dvc` Context: https://discuss.dvc.org/t/how-to-move-dvc-files/205 Related: https://github.com/iterative/dvc.org/issues/230
I think that it is not explained in the docs how to move DVC-files around. For example this one does not work:
mv my_file.dvc dvc_links/my_file.dvcContext: https://discuss.dvc.org/t/how-to-move-dvc-files/205
Related: #230