github-upload source How to clone a repo with sparse checkout git clone --filter=blob:none --sparse %url of the github repo% cd sparse-checkout-example/ - git sparse-checkout init --cone git pull origin main git sparse-checkout set /