Skip to content

fix(git): handle nested worktrees properly#2015

Merged
pynappo merged 7 commits intonvim-neo-tree:mainfrom
pynappo:fix/git-nested-worktree
Apr 17, 2026
Merged

fix(git): handle nested worktrees properly#2015
pynappo merged 7 commits intonvim-neo-tree:mainfrom
pynappo:fix/git-nested-worktree

Conversation

@pynappo
Copy link
Copy Markdown
Collaborator

@pynappo pynappo commented Apr 16, 2026

Closes #2010

Also various refactors of the codebase

@pynappo pynappo force-pushed the fix/git-nested-worktree branch from 487f530 to 88f394f Compare April 16, 2026 07:50
@pynappo pynappo merged commit 4d0828d into nvim-neo-tree:main Apr 17, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Nested git worktrees are incorrectly marked as gitignored because mark_gitignored short-circuits on the first ancestor in M.worktrees

1 participant