Method

GgitRefis_tag

Declaration [src]

gboolean
ggit_ref_is_tag (
  GgitRef* ref
)

Description [src]

Check whether the reference is a tag.

Return value

Returns: gboolean
 

TRUE if the reference is a tag, FALSE otherwise.