Method
GgitSubmoduleunref
Declaration [src]
void
ggit_submodule_unref (
GgitSubmodule* submodule
)
Description [src]
Atomically decrements the reference count of submodule
by one.
If the reference count drops to 0, remote
is freed.