git_index_name_entrycount

Get the count of filename conflict entries currently in the index.

@param index an existing index object @return integer of count of current filename conflict entries

package extern (C) nothrow @nogc
size_t
git_index_name_entrycount

Meta