Constant git2::REPOSITORY_OPEN_NO_SEARCH []

pub const REPOSITORY_OPEN_NO_SEARCH: RepositoryOpenFlags = RepositoryOpenFlags{bits: raw::GIT_REPOSITORY_OPEN_NO_SEARCH as u32,}

Only open the specified path; don't walk upward searching.