Skip to content
Commit 9ec40b54 authored by Ben Brown's avatar Ben Brown Committed by Nejc Habjan
Browse files

feat: Enable partial blobless clones

Using blobless (`--filter=blob:none`) partial clones means that blobs
are filtered out until needed, i.e. when you checkout a commit. This
ought to greatly reduce the time taken for initial repository clones,
without introducing the complexity that shallow clones would.

Closes #319 and #398.
parent f25251ec
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment