Skip to main content

develop

Function develop 

Source
pub fn develop(issue_number: &str, checkout: bool) -> Result<DevelopOutput>
Expand description

Creates a branch for the supplied GitHub issue number.

ยงErrors

  • gh issue develop fails or output parsing fails.