Skip to main content

create_branch_from_issue

Function create_branch_from_issue 

Source
pub(crate) fn create_branch_from_issue() -> Result<(), Report>
Expand description

Interactively creates a GitHub branch from a selected issue.

ยงErrors

  • Issue listing, user selection, or branch development fails.