libgit2

git_refdb_t

Version:

The type of the refdb as determined by "extensions.refStorage".

Values

GIT_REFDB_FILES
1

Files backend using loose and packed refs.

Versions