Gets the #GgitConfigLevel of entry
.
Gets the name of entry
.
Gets the value of entry
.
Atomically increments the reference count of entry
by one.
This function is MT-safe and may be called from any thread.
Atomically decrements the reference count of entry
by one.
If the reference count drops to 0, entry
is freed.
Represents a git configuration entry.