git_pathspec_new

Compile a pathspec

@param out_ Output of the compiled pathspec @param pathspec A git_strarray of the paths to match @return 0 on success, <0 on failure

extern (C) nothrow @nogc
int
git_pathspec_new

Meta