-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error occurs when using nvim as git editor with git signs #1086
Labels
Comments
Repro doesn't work. |
This comment was marked as outdated.
This comment was marked as outdated.
My git config:
|
Oh, I've make a minimal to reproduce this: git-signs-reproduce |
lewis6991
added a commit
that referenced
this issue
Jul 12, 2024
Fixed in e784e5a |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I use nvim as my git editor, when I use

git commit
, it gives me:I've tested that when removing the
gitsigns
plugin, the error messages will be gone.Neovim version
0.10.0
Operating system and version
Ubuntu 22.04
Expected behavior
No response
Actual behavior
Minimal config
Steps to reproduce
use
git commit
to open nvim with gitcommit files.Gitsigns debug messages
No response
Gitsigns cache
No response
The text was updated successfully, but these errors were encountered: