Method

GgitRefhas_log

Declaration [src]

gboolean
ggit_ref_has_log (
  GgitRef* ref
)

Description [src]

Get whether ref has an existing log.

Return value

Returns: gboolean
 

TRUE if ref has a log, FALSE otherwise.