Method

GgitRemoteHeadget_local_oid

Declaration [src]

GgitOId*
ggit_remote_head_get_local_oid (
  GgitRemoteHead* remote_head
)

Description [src]

Get the local oid of the remote head.

Return value

Returns: GgitOId
 

The local oid or NULL.

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