libgit2

refdb_backend

Version:
Git custom refs backend functions

Structs

Every backend's iterator must have a pointer to itself as the first element, so the API can talk to it

An instance for a custom backend

Macros

Functions

Initializes a git_refdb_backend with default values creating an instance with GIT_REFDB_BACKEND_INIT.

Constructors for default filesystem-based refdb backend

Sets the custom backend to an existing reference DB