Closed wwade closed 5 years ago
When diff.noprefix is enabled (e.g. git config --local diff.noprefix True), stage / unstage fails to apply.
diff.noprefix
git config --local diff.noprefix True
Error output: vimagit-error.txt
vim
git
Fixed, thanks
Short description of the problem
When
diff.noprefix
is enabled (e.g.git config --local diff.noprefix True
), stage / unstage fails to apply.Error output: vimagit-error.txt
Steps to reproduce
git config --local diff.noprefix True
.Environment
vim
8.0.1788git
2.19.1