rm

Function rm 

Source
pub fn rm(path: &str) -> Result<String>
Expand description

Removes a file from the index (and working tree) using git rm.