mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 07:10:07 +00:00
4 lines
82 B
C
4 lines
82 B
C
int refdb_backend_test(
|
|
git_refdb_backend **backend_out,
|
|
git_repository *repo);
|