Skip to main content

pathspec_is_exclude

Function pathspec_is_exclude 

Source
pub fn pathspec_is_exclude(spec: &str) -> bool
Expand description

Returns whether spec uses Git’s exclude magic (:(exclude), :!, :^, etc.).