Create an in-memory copy of a commit. The copy must be explicitly free'd or it will leak.
@param out_ Pointer to store the copy of the commit @param source Original commit to copy
See Implementation
Create an in-memory copy of a commit. The copy must be explicitly free'd or it will leak.
@param out_ Pointer to store the copy of the commit @param source Original commit to copy