A status entry, providing the differences between the file as it exists in HEAD and the index, and providing the differences between the index and the working directory.
The status
value provides the status flags for this file.
The head_to_index
value provides detailed information about the
differences between the file in HEAD and the file in the index.
The index_to_workdir
value provides detailed information about the
differences between the file in the index and the file in the
working directory.