Function gr::git::checkout

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