pub fn discard_changes(repo_path: &str, files: &[String]) -> Result<(), String>
Discard changes to files in working directory WARNING: This is destructive and cannot be undone