Manual :Gitsigns attach
does not work if attach_to_untracked = false
#1026
Labels
bug
Something isn't working
Description
For reporting previous issues I tested Gitsigns without
attach_to_untracked
(false by default since some moment) and found that I cannot manually attach new untracked file.Neovim version
v0.11.0-dev-124+g90a4b1a59
Operating system and version
Debian Sid
Expected behavior
:Gitsigns attach
works independently ofattach_to_untracked
.Actual behavior
:Gitsigns attach
seems to not work.Minimal config
Steps to reproduce
Inside some Git repo
nvim --clean -u minimal.lua
new3Gitsigns attach
:Gistigns stage_buffer
GIT_PAGER= git diff --staged -- new3
Gitsigns debug messages
The text was updated successfully, but these errors were encountered: