You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git-messenger.vim always gives git current directory through -C. I'm not sure, but it would be prioritized over the env vars.
This is difficult issue for me since I don't have the bare repository environment. I'd appreciate if someone provides how to make the minimal environment to reproduce this issue.
When editing worktrees, to make git functionality working on neovim i usually use this env. variables
Git plugins like fugitive or gitsigns.nvim works fine. But on git-messenger, it shows error that current worktree-location is not a git directory
The text was updated successfully, but these errors were encountered: