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

[run-task] Support Git shallow clones #503

Open
ahal opened this issue May 10, 2024 · 1 comment
Open

[run-task] Support Git shallow clones #503

ahal opened this issue May 10, 2024 · 1 comment
Labels
feature A feature request good second issue A good issue to work on after your first issue :)

Comments

@ahal
Copy link
Collaborator

ahal commented May 10, 2024

Supporting shallow clones in run-task would be a quick and easy win. This should probably even be the default behaviour.

@ahal ahal added good second issue A good issue to work on after your first issue :) feature A feature request labels May 10, 2024
@ahal
Copy link
Collaborator Author

ahal commented May 10, 2024

Note, for caching purposes, you can run git fetch --unshallow to convert a shallow clone to a full one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature request good second issue A good issue to work on after your first issue :)
Projects
None yet
Development

No branches or pull requests

1 participant