Skip to main content
enumCodebaseSyncState

Values

IN_SYNC

Represents the in sync state for codebase sync.

AHEAD

Represents the ahead state for codebase sync.

BEHIND

Represents the behind state for codebase sync.

DIVERGED

Represents the diverged state for codebase sync.

NO_UPSTREAM

Represents the no upstream state for codebase sync.

DETACHED

Represents the detached state for codebase sync.

UNKNOWN

The codebase sync is not known.