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