jesseduffield / jesseduffield/lazygit

Suggest `feature.manyFiles` when appropriate

Open
#4,908 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.