git_commit_parentcount

Get the number of parents of this commit

@param commit a previously loaded commit. @return integer of count of parents

extern (C) nothrow @nogc
uint
git_commit_parentcount

Meta