Show options for #ggit_repository_file_status_foreach. Determines which files are included in the status.
receive one callback for each file, even if the file is in both the index and the workdir (combining #GgitStatusFlags).
only receive callbacks for files in the index.
only receive callbacks for files in the workdir.
Show options for #ggit_repository_file_status_foreach. Determines which files are included in the status.