Bitmasks for in-memory only fields of git_index_entry
's flags_extended
These bitmasks match the other fields in the git_index_entry
flags_extended
value that are only used in-memory by libgit2. You can use them to interpret the data in the flags_extended
.