git_index_remove_directory

Remove all entries from the index under a given directory

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

extern (C) nothrow @nogc
int
git_index_remove_directory

Meta