Skip to content
New issue

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

feat: treeless clone #1112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: treeless clone #1112

wants to merge 1 commit into from

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Nov 19, 2024

Use the treeless clone (git clone --filter=tree:0) to speed up the initial git repo setup.

https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.44%. Comparing base (5049354) to head (3b57c73).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1112      +/-   ##
==========================================
- Coverage   58.78%   58.44%   -0.34%     
==========================================
  Files           4        4              
  Lines         296      296              
  Branches       64       63       -1     
==========================================
- Hits          174      173       -1     
- Misses        119      123       +4     
+ Partials        3        0       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@SukkaW SukkaW changed the title feat: blobless clone feat: treeless clone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant