Skip to main content

validate_global_pathspec_flags

Function validate_global_pathspec_flags 

Source
pub fn validate_global_pathspec_flags() -> Result<(), String>
Expand description

Validates global pathspec environment flags the same way Git does.

Returns an error message suitable for bail! when flags are incompatible.