Function remove_path_from_index

Source
pub fn remove_path_from_index(repo: &Repository, path: &Path)
Expand description

Remove a path to the working index.

ยงPanics

If the path cannot be removed from the index.