-
Notifications
You must be signed in to change notification settings - Fork 397
DOC: dvc import
can access non-DVC Git repositories
#900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Updating the command reference for the changes in iterative/dvc#3020
@chatcannon thanks! does it affect |
@shcheklein I think this was already implemented for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! Please try to compare the whole doc vs. https://dvc.org/doc/command-reference/get to see if there's any other relevant changes 🙂
This comment has been minimized.
This comment has been minimized.
@jorgeorpinel let's take it over, fix what's left and merge |
Suggested by @jorgeorpinel Co-Authored-By: Jorge Orpinel <[email protected]>
The 'prettier' tool is failing (with no information as to why) and I can't be bothered to faff around installing |
All the checks are passing actually |
He guys actually after Chris merged from master not many changes are left in the PR. I guess we already did most of this in another recent PR. I'm closing it but will review each commit to make sure nothing was missed. Thanks again! |
Updating the command reference for the changes in
iterative/dvc#3020
Fixes #898