git_reset

Function git_reset 

Source
pub fn git_reset(path: &Path, refname: &str, pull: bool) -> Result<(), String>