jesseduffield / jesseduffield/lazygit

“Stage all” doesn’t respect `status.showUntrackedFiles no`

Open
#1,191 3 comments 0 reactions 0 assignees View on GitHub
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

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.