Get the repository that owns this object
Freeing or calling git_repository_close on the returned pointer will invalidate the actual object.
Any other operation may be run on the repository without affecting the object.
@param obj the object @return the repository who owns this object
See Implementation
Get the repository that owns this object
Freeing or calling git_repository_close on the returned pointer will invalidate the actual object.
Any other operation may be run on the repository without affecting the object.
@param obj the object @return the repository who owns this object