Add a custom backend to an existing Object DB
The backends are checked in relative ordering, based on the value of the priority parameter.
Read <sys/odb_backend.h> for more information.
database to add the backend to
pointer to a git_odb_backend instance
Value for ordering the backends queue
0 on success; error code otherwise
See Implementation
Add a custom backend to an existing Object DB
The backends are checked in relative ordering, based on the value of the priority parameter.
Read <sys/odb_backend.h> for more information.