libgit2

git_odb

Version:

An object database stores the objects (commit, trees, blobs, tags, etc) for a repository.

Signature

typedef struct git_odb git_odb

Returned By

Parameter To

Versions