Skip to content

Bkumarr/github-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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 /