Method

GgitRefis_branch

Declaration [src]

gboolean
ggit_ref_is_branch (
  GgitRef* ref
)

Description [src]

Check whether the reference is a branch.

Return value

Returns: gboolean
 

TRUE if the reference is a branch, FALSE otherwise.