We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue for keeping track of what needs to be done for the tree abstraction
main tasks:
open()
RepoTree/DvcTree.open()
walk()
other tasks:
dvc list
RepoTree
issues that should be fixed by this: #3611, #3087
The text was updated successfully, but these errors were encountered:
Looks like we are done here. Feel free to reopen if i've missed anything.
Sorry, something went wrong.
pmrowla
No branches or pull requests
Issue for keeping track of what needs to be done for the tree abstraction
main tasks:
open()
(repo: Support streaming and pulling files onRepoTree/DvcTree.open()
#3810)walk()
+open()
(remote: support saving RepoTree objects directly to cache #3825)other tasks:
dvc list
should useRepoTree
(external_repo: use RepoTree for fetch/import/get #3841)issues that should be fixed by this: #3611, #3087
The text was updated successfully, but these errors were encountered: