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

Enable Git Partial Clone Method: Blobless #219

Closed
Tracked by #216
ashedesimone opened this issue Feb 22, 2024 · 0 comments
Closed
Tracked by #216

Enable Git Partial Clone Method: Blobless #219

ashedesimone opened this issue Feb 22, 2024 · 0 comments

Comments

@ashedesimone
Copy link
Contributor

Add a command line flag and the ability to clone repositories using the --filter=blob:none flag to enable a partial blobless clone

ashedesimone added a commit to ashedesimone/edk2-edkrepo that referenced this issue Feb 27, 2024
Add the blobless flag to the clone command.

Update generate_clone_cmd() to add '--filter=blob:none' when the blobless arg is present.

Fixes: tianocore#219

Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
ashedesimone added a commit to ashedesimone/edk2-edkrepo that referenced this issue Feb 27, 2024
Add the blobless flag to the clone command.

Update generate_clone_cmd() to add '--filter=blob:none' when the blobless arg is present.

Fixes: tianocore#219

Reviewed-by: Kevin Sun <kevin.sun@intel.com>
Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
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

No branches or pull requests

1 participant