git_revwalk_simplify_first_parent

Simplify the history by first-parent

No parents other than the first for each commit will be enqueued.

extern (C) nothrow @nogc
int
git_revwalk_simplify_first_parent

Return Value

Type: int

0 or an error code

Meta