Skip to main content

select

Function select 

Source
pub fn select() -> Result<Option<Branch>>
Expand description

Prompts the user to select a branch from all available branches.

The previously checked-out branch (@{-1}) is placed first when available.

ยงErrors