Create an in-memory copy of a commit. The copy must be explicitly free'd or it will leak.
Pointer to store the copy of the commit
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.