libgit2

git_status_options

Version:

Options to control how callbacks will be made by git_status_foreach_ext().

Signature

typedef struct git_status_options { git_status_show_t show unsigned int flags git_strarray pathspec };

Members

unsigned int
flags
pathspec

Parameter To

Versions