Constant git2::PATHSPEC_USE_CASE []

pub const PATHSPEC_USE_CASE: PathspecFlags = PathspecFlags{bits: raw::GIT_PATHSPEC_USE_CASE as u32,}

Force case sensitive matches, otherwise match will use the native case sensitivity of the platform filesystem.