Method
GgitRepositoryget_location
Declaration [src]
GFile*
ggit_repository_get_location (
GgitRepository* repository
)
Return value
Returns: | GFile |
The location of the gitdir of the repository. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |