The flags value is an OR'ed combination of the git_status_opt_t values above. The default is GIT_STATUS_OPT_DEFAULTS, which matches git's default behavior.
See Implementation
The flags value is an OR'ed combination of the git_status_opt_t values above. The default is GIT_STATUS_OPT_DEFAULTS, which matches git's default behavior.