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: use shallow clones for gritmodules #543

Merged
merged 2 commits into from
Oct 17, 2024
Merged

feat: use shallow clones for gritmodules #543

merged 2 commits into from
Oct 17, 2024

Conversation

morgante
Copy link
Contributor

@morgante morgante commented Oct 17, 2024

Improves #542 by using shallow clones (so we don't need full history).

Unfortunately sparse checkout isn't supported in libgit2 so we are stuck with the whole repository unless/until we skip libgit2 entirely: libgit2/libgit2#2263

Greptile Summary

This is an auto-generated summary

Hi! Looks like you've reached your API usage limit. You can increase it from your account settings page here: app.greptile.com/settings/usage

@morgante morgante changed the title feat: use shallow clones for gritmodules feat: use sparse clones for gritmodules Oct 17, 2024
@morgante morgante changed the title feat: use sparse clones for gritmodules feat: use shallow clones for gritmodules Oct 17, 2024
@morgante morgante marked this pull request as ready for review October 17, 2024 21:52
@morgante morgante requested a review from a team as a code owner October 17, 2024 21:52
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@morgante morgante merged commit 5e7ca26 into main Oct 17, 2024
10 checks passed
@morgante
Copy link
Contributor Author

Looks like this might have broken https://github.com/getgrit/stdlib/actions/runs/11444569947/job/31839730331

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