gr::git

Function checkout

source
pub fn checkout(
    runner: &impl TaskRunner<Response = ShellResponse>,
    branch: &str,
) -> Result<()>