Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sureIy
3 months ago
|
parent
|
context
|
favorite
| on:
Going down the rabbit hole of Git's new bundle-URI
I don't know if that applies anymore or if it doesn't apply on GitHub Actions, but shallow clones is the default there. See `actions/checkout`
jakub_g
3 months ago
[–]
GH Actions generally need a throwaway clone. The issue with shallow clones is that subsequent fetches can be expensive. But in CI most of the time you don't need to fetch after clone.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: