Function cargo::sources::git::utils::reset

source ·
fn reset(
    repo: &Repository,
    obj: &Object<'_>,
    config: &Config
) -> CargoResult<()>