Module gix::index::entry

source ·
Available on crate feature index only.
Expand description

Modules

Structs

  • In-memory flags.
  • The kind of file of an entry.
  • An entry’s filesystem stat information.

Type Aliases

  • The stage of an entry, one of 0 = base, 1 = ours, 2 = theirs