git_index_reuc_get_bypath

Get a resolve undo entry from the index.

The returned entry is read-only and should not be modified or freed by the caller.

@param index an existing index object @param path path to search @return the resolve undo entry; null if not found

package extern (C) nothrow @nogc
git_index_reuc_get_bypath

Meta