jesseduffield / jesseduffield/lazygit
Option to limit scope to dir for large projects...
Open
enhancement
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
Love lazygit but one feature would make it useful to me on more projects -
On very large codebases it can take forever to do a git status and I normally limit the scope of my requests to the current directory. I was a little surprised that lazygit can't be launched with a 'dir' argument that does something like this...
I would propose that:
`lazygit `
Would do the equivalent of `git status ` to populate the `Files` panel.
thanks!
Contributor guide
Assessment
This issue has not been assessed yet.