git sparse-checkout disable

Category: Git - Advanced

git sparse-checkout disable

Restore a full checkout

Turns sparse checkout off and materializes the entire working tree again. It is the undo for a limited checkout. The repository data was never missing, only the on-disk files.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.