AnnotatedCommit
Object Hierarchy:
Description:
[ CCode ( ref_function = "ggit_annotated_commit_ref" , type_id = "ggit_annotated_commit_get_type ()" , unref_function = "ggit_annotated_commit_unref" ) ]
[ Compact ]
public class AnnotatedCommit
Represents an annotated commit object.
Content:
Creation methods:
Methods:
- public unowned AnnotatedCommit? @ref ()
Atomically increments the reference count of
this by one.
- public OId? get_id ()
Gets the commit ID that the given this
refs to.
- public void unref ()
Atomically decrements the reference count of
this by one.