Skip to main content

create_branch

Function create_branch 

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

Creates a new local branch pointing at HEAD.