Method
GgitRepositoryget_config
Declaration [src]
GgitConfig*
ggit_repository_get_config (
GgitRepository* repository
GError** error
)
Return value
Type: GgitConfig
A GgitConfig
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |