Bitmasks for on-disk fields of git_index_entry's flags
These bitmasks match the four fields in the git_index_entry flags value both in memory and on disk. You can use them to interpret the data in the flags.
See Source File
Bitmasks for on-disk fields of git_index_entry's flags
These bitmasks match the four fields in the git_index_entry flags value both in memory and on disk. You can use them to interpret the data in the flags.