Method

GgitRepositoryis_bare

Declaration [src]

gboolean
ggit_repository_is_bare (
  GgitRepository* repository
)

Description [src]

Checks if repository is bare.

Return value

Returns: gboolean
 

TRUE if the repository is empty.