Method
GgitRefSpecunref
Declaration [src]
void
ggit_ref_spec_unref (
GgitRefSpec* refspec
)
Description [src]
Atomically decrements the reference count of refspec
by one.
If the reference count drops to 0, refspec
is freed.