Function cargo::sources::git::utils::init

source ·
fn init(path: &Path, bare: bool) -> CargoResult<Repository>