Struct
GgitOId
since: 1.0
Description [src]
struct GgitOId {
/* No available fields */
}
Represents a unique ID of any object.
Available since: 1.0
Instance methods
ggit_oid_has_prefix
Check whether the object id has a given prefix. Note that the prefix is specified in hexadecimal ASCII.
since: 1.0