Method

GgitIndexhas_conflicts

Declaration [src]

gboolean
ggit_index_has_conflicts (
  GgitIndex* idx
)

Description [src]

Get whether the index has any conflicts.

Return value

Returns: gboolean
 

TRUE if the index has any conflicts, FALSE otherwise.