Struct
GgitTreeEntry
Instance methods
ggit_tree_entry_ref
Atomically increments the reference count of entry
by one.
This function is MT-safe and may be called from any thread.
ggit_tree_entry_unref
Atomically decrements the reference count of entry
by one.
If the reference count drops to 0, entry
is freed.