git_status_options.show

The show value is one of the git_status_show_t constants that control which files to scan and in what order.

struct git_status_options
.git_status_show_t show;

Meta