git.common

Members

Enums

CacheMode
enum CacheMode

Memory caching mode for libgit2.

Functions

getLibGitFeatures
GitFeatures getLibGitFeatures()

Get the capabilities of the runtime libgit2 library.

Manifest constants

GitOid_HexZero
enum GitOid_HexZero;

The string representation of the null object ID.

MaxGitPathLen
enum MaxGitPathLen;

The maximum length of a valid git path.

Structs

GitFeatures
struct GitFeatures

The capabilities of libgit2.

globalOptions
struct globalOptions

Static functions with which to query or set global libgit2 options.

Meta