Get the Object Database for this repository.
If a custom ODB has not been set, the default database for the repository will be returned (the one located in .git/objects).
The ODB must be freed once it's no longer being used by the user.
Pointer to store the loaded ODB
A repository object
0, or an error code
See Implementation
Get the Object Database for this repository.
If a custom ODB has not been set, the default database for the repository will be returned (the one located in .git/objects).
The ODB must be freed once it's no longer being used by the user.