Method

GgitRefis_remote

Declaration [src]

gboolean
ggit_ref_is_remote (
  GgitRef* ref
)

Description [src]

Check whether the reference is a remote.

Return value

Returns: gboolean
 

TRUE if the reference is a remote, FALSE otherwise.