Module gix::index::fs

source ·
Available on crate feature index only.
Expand description

This module contains a Metadata implementation that must be used instead of std::fs::Metadata to assure that the ctime information is populated exactly like the one in git, which wouldn’t be the case on unix.

Structs§