Skip to main content

create_branch

Function create_branch 

Source
pub fn create_branch(repo_path: &Path, name: &str, base: &str) -> Result<()>
Expand description

Create a new branch.