Advanced
Git in CI Pipelines
Optimize fetch depth, cache objects responsibly, and understand LFS implications for builds. Labs use sample monorepos with realistic sizes.
What arrives in your repo
- Clone matrix experiments
- Cache key design workshop
- Submodule vs subtree decision tree
- LFS cost awareness exercises
- Secrets scanning hooks (conceptual)
- Pipeline timing worksheets
- Mentor review of your pipeline snippet
Outcomes we ask you to evidence
- Pick clone strategies per repo size
- Explain cache invalidation risks to platform teams
- Document fetch settings for onboarding