Function
GgitRepositorydiscover
Declaration [src]
GFile*
ggit_repository_discover (
GFile* location,
GError** error
)
Description [src]
Looks for a git repository.
The lookup starts from path
and walks up the parent directories
and stops when a repository is found.