Gets the refspec'
s destination.
Gets the refspec'
s source.
Whether updating is done forcefully.
Atomically increments the reference count of refspec
by one.
This function is MT-safe and may be called from any thread.
Atomically decrements the reference count of refspec
by one.
If the reference count drops to 0, refspec
is freed.
Reprensents a git reference specification.