pub fn rm(path: &str) -> Result<String>
Removes a file from the index (and working tree) using git rm.
git rm