-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Support adding a git spec repo with a sparse checkout #10069
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
base: master
Are you sure you want to change the base?
Conversation
lib/cocoapods/command/repo/add.rb
Outdated
git!(command) | ||
|
||
if @sparse | ||
Dir.chdir(@name) do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
break this section into a new method and add some tests?
@endocrimes @dnkoutso I've added the |
eb9241f
to
1577216
Compare
@igor-makarov want to rebase just in case to build with GH actions? Also is this considered done? |
13c6949
to
4ae9109
Compare
@dnkoutso I still need to add some tests for it... Got sidelined by the whole CDN shenanigans and the CI build flake shenanigans 😂 |
4ae9109
to
935e8ec
Compare
Core PR: CocoaPods/Core#649
CocoaPods/Specs
as sparse.