Skip to content
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

fix: prevent deletion of the main worktree #1558

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

SjB
Copy link
Contributor

@SjB SjB commented Nov 12, 2024

Ensure the main worktree, which contains a .git directory, is not deleted by filtering it out from the list of worktrees. Mark any worktree with a .git directory as the main worktree to protect it from deletion.

Ensure the main worktree, which contains a .git directory, is not
deleted by filtering it out from the list of worktrees. Mark any
worktree with a .git directory as the main worktree to protect
it from deletion.
@CKolkey CKolkey merged commit 89d13fb into NeogitOrg:master Nov 14, 2024
5 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.

2 participants