Method

GgitOIdis_zero

Declaration [src]

gboolean
ggit_oid_is_zero (
  const GgitOId* oid
)

Description [src]

Get whether the oid contains only zeros.

Return value

Returns: gboolean
 

TRUE if the oid contains only zeros, FALSE otherwise.