Represents an entry in a tree.
Gets the #GgitFileMode of a tree entry.
Get the #GgitOId of the entry.
Get the name of the tree entry.
Get the type of the tree entry object.
Atomically increments the reference count of entry by one. This function is MT-safe and may be called from any thread.
entry
Atomically decrements the reference count of entry by one. If the reference count drops to 0, entry is freed.
Represents an entry in a tree.