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

Commits on Nov 12, 2024

  1. fix: prevent deletion of the main worktree

    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.
    SjB committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c26bea4 View commit details
    Browse the repository at this point in the history