Skip to content

[run-task] Support Git shallow clones #503

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

Open
ahal opened this issue May 10, 2024 · 2 comments · May be fixed by #660
Open

[run-task] Support Git shallow clones #503

ahal opened this issue May 10, 2024 · 2 comments · May be fixed by #660
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.

@CHARLIE1210-A
Copy link

Can you please define the issue. I am unable to understand what the actual problem is.

@AnsahMohammad AnsahMohammad linked a pull request Mar 4, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants