Skip to content

'dvc get' is cloning the full bitbucket repo when only one branch is needed #3473

@anjapago

Description

@anjapago

DVC version : 0.82.2

When using dvc get to get data from a large bitbucket repository (with full command dvc get --rev branchname https://.../gitrepo data/data.csv), this results in cloning the full git repository, even though only the one specified branch was needed. It would be preferable to be able to only clone the one specified branch.

Metadata

Metadata

Assignees

Labels

p2-mediumMedium priority, should be done, but less importantperformanceimprovement over resource / time consuming tasksresearch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions