jesseduffield / jesseduffield/lazygit
“Stage all” doesn’t respect `status.showUntrackedFiles no`
Open
bug
git-config
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
I’m using a bare repo to manage my dotfiles. I use `config status.showUntrackedFiles no` to keep `git status` usable. LazyGit respects that much, and doesn’t show untracked files in the Files pane. However, when I pressed `a` to stage my changes, LazyGit staged **every single file under my home directory**. This made it hang repeatedly, and was quite a headache to fix ^^.
I’m using FreeBSD 12.
Contributor guide
Assessment
This issue has not been assessed yet.