git_index_has_conflicts

Determine if the index contains entries representing file conflicts.

@return 1 if at least one conflict is found, 0 otherwise.

extern (C) nothrow @nogc
int
git_index_has_conflicts

Meta