Skip to main content

resolve_and_checkout_issue_branch

Function resolve_and_checkout_issue_branch 

Source
pub fn resolve_and_checkout_issue_branch(
    repo_path: &Path,
    issue_number: u32,
) -> Result<String, String>