Show / Hide Table of Contents

Enum git_error_t

Error classes store the area of the code where the error occurred.

Namespace: Dogged.Native
Assembly: Dogged.Native.dll
Syntax
public enum git_error_t : int

Fields

Name Description
GIT_ERROR_CALLBACK
GIT_ERROR_CHECKOUT
GIT_ERROR_CHERRYPICK
GIT_ERROR_CONFIG
GIT_ERROR_DESCRIBE
GIT_ERROR_FETCHHEAD
GIT_ERROR_FILESYSTEM
GIT_ERROR_FILTER
GIT_ERROR_GRAFTS
GIT_ERROR_HTTP
GIT_ERROR_INDEX
GIT_ERROR_INDEXER
GIT_ERROR_INTERNAL
GIT_ERROR_INVALID
GIT_ERROR_MERGE
GIT_ERROR_NET
GIT_ERROR_NOMEMORY
GIT_ERROR_NONE
GIT_ERROR_OBJECT
GIT_ERROR_ODB
GIT_ERROR_OS
GIT_ERROR_PATCH
GIT_ERROR_REBASE
GIT_ERROR_REFERENCE
GIT_ERROR_REGEX
GIT_ERROR_REPOSITORY
GIT_ERROR_REVERT
GIT_ERROR_SHA
GIT_ERROR_SSH
GIT_ERROR_SSL
GIT_ERROR_STASH
GIT_ERROR_SUBMODULE
GIT_ERROR_TAG
GIT_ERROR_THREAD
GIT_ERROR_TREE
GIT_ERROR_WORKTREE
GIT_ERROR_ZLIB
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX