Pass all given arguments to `git worktree add`. This makes it possible to directly create a new branch with `-b` for example. As the arguments are not used anywhere else, this should not introduce any parsing issues.
Pass all given arguments to `git worktree add`. This makes it possible to directly create a new branch with `-b` for example. As the arguments are not used anywhere else, this should not introduce any parsing issues.