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

Type: GgitOId

The remote oid or NULL.

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