Function branchless::testing::make_git_worktree
source · pub fn make_git_worktree(
git: &Git,
worktree_name: &str
) -> Result<GitWorktreeWrapper>
Expand description
Create a new worktree for the provided repository.