Enumeration Members

AsyncOperationNotFound: 8

Async operation was not found

CreateBranchPermissionRequired: 3

The ref update request could not be completed because the user lacks the permission to create a branch

EmptyCommitterSignature: 10

Initiator of async operation has signature with empty name or email

GitObjectTooLarge: 6

Git object is too large to materialize into memory

InvalidRefName: 1

Indicates that the ref update request could not be completed because the ref name presented in the request was not valid.

None: 0

No status

OperationIndentityNotFound: 7

Identity who authorized the operation was not found

Other: 9

Unexpected failure

RefNameConflict: 2

The ref update could not be completed because, in case-insensitive mode, the ref name conflicts with an existing, differently-cased ref name.

TargetBranchDeleted: 5

Target branch was deleted after Git async operation started

WritePermissionRequired: 4

The ref update request could not be completed because the user lacks write permissions required to write this ref