Module git_index::entry

source ·
Expand description

Structs

In-memory flags
The kind of file of an entry.
An entry’s filesystem stat information.
The time component in a Stat struct.

Type Definitions

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