git_index_conflict_cleanup

Remove all conflicts in the index (entries with a stage greater than 0).

@param index an existing index object @return 0 or an error code

extern (C) nothrow @nogc
int
git_index_conflict_cleanup

Meta