MergeHeadItem

A single item in the list of the MERGE_HEAD file.

struct MergeHeadItem {
GitOid oid;
}

Meta