Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BranchType

The branch type. Either local or remote. The order matters.

Index

Enumeration members

Enumeration members

Local

Local: = 0

The local branch type.

Remote

Remote: = 1

The remote branch type.