deimos.git2.sys.refdb_backend

Undocumented in source.

Members

Functions

git_refdb_backend_fs
int git_refdb_backend_fs(git_refdb_backend** backend_out, git_repository* repo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_refdb_set_backend
int git_refdb_set_backend(git_refdb* refdb, git_refdb_backend* backend)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GIT_REFDB_BACKEND_VERSION
enum GIT_REFDB_BACKEND_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

git_refdb_backend
struct git_refdb_backend
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_reference_iterator
struct git_reference_iterator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

GIT_REFDB_BACKEND_INIT
enum git_refdb_backend GIT_REFDB_BACKEND_INIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta