Module gix_index::extension::untracked_cache
source · Expand description
Structs§
- A directory with information about its untracked files, and its sub-directories
- A structure to track filesystem stat information along with an object id, linking a worktree file with what’s in our ODB.
Constants§
- Only used as an indicator
Functions§
- Decode an untracked cache extension from
data
, assuming object hashes are of typeobject_hash
.