git.common

Undocumented in source.

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.

GitPathSep
enum GitPathSep;
Undocumented in source.
GitPathSep
enum GitPathSep;
Undocumented in source.
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