Downloads
Reference
Learning
Security
Source
API Documentation
odb
git_odb_close
Version:
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0
v0.1.0
Close an open object database.
Signature
GitHub
void git_odb_close(
git_odb *db
);
Parameters
git_odb *
In
db
database pointer to close. If NULL no action is taken.
Versions
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.8.0
v0.3.0
v0.2.0
v0.1.0