Constant git2::REPOSITORY_INIT_SHARED_ALL []

pub const REPOSITORY_INIT_SHARED_ALL: RepositoryInitMode = RepositoryInitMode{bits: raw::GIT_REPOSITORY_INIT_SHARED_ALL as u32,}

Use --shared=all behavior, adding world readability.