[go: up one dir, main page]

Constant git2::PATHSPEC_DEFAULT []

pub const PATHSPEC_DEFAULT: PathspecFlags = PathspecFlags{bits: raw::GIT_PATHSPEC_DEFAULT as u32,}

Use the default pathspec matching configuration.