unless you specifically select a worktree, it will never be used on its own
lookup git worktrees, it is highly useful tool, simple to understand
basically when you create a new worktree, your current repository is cloned elsewhere and linked so you can make two different changes at the same time and merge them better