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

Add support for cloning git submodules #1355

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Add support for cloning git submodules #1355

merged 1 commit into from
Oct 17, 2023

Conversation

tomkennedy513
Copy link
Collaborator

resolves #425

@tomkennedy513 tomkennedy513 requested a review from a team as a code owner October 17, 2023 21:04
@tomkennedy513 tomkennedy513 changed the title Add support for git submodules Add support for cloning git submodules Oct 17, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1355 (8209e2d) into main (41841a4) will increase coverage by 67.29%.
The diff coverage is 35.71%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff            @@
##           main    #1355       +/-   ##
=========================================
+ Coverage      0   67.29%   +67.29%     
=========================================
  Files         0      133      +133     
  Lines         0     8224     +8224     
=========================================
+ Hits          0     5534     +5534     
- Misses        0     2237     +2237     
- Partials      0      453      +453     
Files Coverage Δ
pkg/git/fetch.go 58.75% <35.71%> (ø)

... and 132 files with indirect coverage changes

@sambhav sambhav merged commit 4bbd92e into main Oct 17, 2023
3 checks passed
@sambhav sambhav deleted the submodule-support branch October 17, 2023 22:14
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.

Support for git submodules
3 participants