-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Git supports filter commands since some time, so i'm now interested in blobless filter.
With that filter the clone and fetch commands copy the full tree, but only required blobs.
This has two improvements:
- less transfer and repo size
- still full git history for tools which need it
- duplicates
-
JENKINS-64844 Add Partial Clone ability to Git plugin
- Closed