Skip to content

Doesn't work on worktrees #84

@etrnal70

Description

@etrnal70

When editing worktrees, to make git functionality working on neovim i usually use this env. variables

GIT_DIR=<bare-repo-location> GIT_WORK_TREE=<worktree-location> nvim <filename>

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions