libgit2

git_pathspec_free

Version:

Free a pathspec

Signature

void git_pathspec_free(git_pathspec *ps);

Parameters

In
ps

The compiled pathspec

Versions