git_index_remove

Remove an entry from the index

@param index an existing index object @param path path to search @param stage stage to search @return 0 or an error code

extern (C) nothrow @nogc
int
git_index_remove

Meta