- 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.