[go: up one dir, main page]

Type Definition gix::index::entry::Stage

source ·
pub type Stage = u32;
Expand description

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