Get the specified parent of the commit.
@param out_ Pointer where to store the parent commit @param commit a previously loaded commit. @param n the position of the parent (from 0 to parentcount) @return 0 or an error code
See Implementation
Get the specified parent of the commit.
@param out_ Pointer where to store the parent commit @param commit a previously loaded commit. @param n the position of the parent (from 0 to parentcount) @return 0 or an error code