pub fn worktree_add(args: &[OsString]) -> ExitCode
Runs git worktree <args> inheriting stdio, and returns git’s exit code.
git worktree <args>