Expand description
Minimal Git index (.git/index) reader/writer that maps working tree metadata to IndexEntry
records, including POSIX timestamp handling and hash serialization helpers.
Structsยง
- Flags
- 16 bits
- Index
- see index-format
to Working Dir relative path - Index
Entry - An entry in the Git index file.
- Time
- POSIX time with seconds and nanoseconds