Method
GgitRebaseOperationunref
Declaration [src]
void
ggit_rebase_operation_unref (
GgitRebaseOperation* rebase_operation
)
Description [src]
Atomically decrements the reference count of rebase_operation
by one.
If the reference count drops to 0, rebase_operation
is freed.