Method

GgitBranchis_head

Declaration [src]

gboolean
ggit_branch_is_head (
  GgitBranch* branch
  GError** error
)

Description [src]

Determines if the current local branch is pointed at by HEAD.

Return value

Returns: gboolean
 

TRUE if the current local branch is pointed at by HEAD.