dolthub / dolthub/dolt

Support Partial Clone

Open
#7,554 1 comment 0 reactions 0 assignees View on GitHub
enhancement version control
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

Dolt supports Shallow Clone:

https://www.dolthub.com/blog/2024-02-21-shallow-clone/

This allows you to only pull to a certain depth of history.

There is also Partial clone:

https://git-scm.com/docs/partial-clone

Partial clone only clones a certain set of the files in a Git repository. This is potentially less useful in the Dolt context because of foreign keys and joins.

But in the shallow clone issue, another user asked for partial clone as well. This is the tracking issue for that feature request.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.