Method

GgitRemoteHeadget_oid

Declaration [src]

GgitOId*
ggit_remote_head_get_oid (
  GgitRemoteHead* remote_head
)

Description [src]

Get the remote oid of the remote head.

Return value

Returns: GgitOId
 

The remote oid or NULL.

 The data is owned by the instance.
 The return value can be NULL.