Show / Hide Table of Contents

Enum IndexEntryStage

The index entry stage level.

Namespace: Dogged
Assembly: Dogged.dll
Syntax
public enum IndexEntryStage : int

Fields

Name Description
Ancestor

The common ancestor side of a conflict index entry.

Main

Stage 0, the "main index"; a normal index entry.

Ours

The "ours" side of a conflict index entry.

Theirs

The "theirs" side of a conflict index entry.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX