pub fn worktree_add_existing( repo_path: String, path: String, branch: String, ) -> Result<(), GitError>