Method

GgitRefis_tag

Declaration [src]

gboolean
ggit_ref_is_tag (
  GgitRef* ref
)

Description [src]

Check whether the reference is a tag.

Return value

Type: gboolean

TRUE if the reference is a tag, FALSE otherwise.