libgit2

git_index_matched_path_cb

Version:

Callback for APIs that add/remove/update files matching pathspec

Signature

typedef int git_index_matched_path_cb(const char *, const char *, void *);

Parameters

const char *
In
const char *
In
void *
In

Parameter To

Versions