git_index_conflict_remove

Removes the index entries that represent a conflict of a single file.

@param index an existing index object @param path path to remove conflicts for @return 0 or an error code

extern (C) nothrow @nogc
int
git_index_conflict_remove

Meta