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.

Enums§

  • The stage of an entry.

Type Aliases§

  • 0 = no conflict,1 = base,2 = ours,3 = theirs