I used git worktree add to create a new worktree. I noticed that is has created a new branch in the repo with the same name as the worktree. What is this branch for
git worktree add
From Git 2.17.0, you can safely run this all-in-one command
git worktree remove