-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Some Git operations, including status
can get slow on repos with big files, or too many files
Describe the solution you'd like
Suggest git config feature.manyFiles true
in such scenarios
Describe alternatives you've considered
The config could be set automatically.
As a last resort, the user could try a sparse-checkout
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request