Skip to main content

git_status

Function git_status 

Source
fn git_status<I, S>(args: I) -> bool
where I: IntoIterator<Item = S>, S: AsRef<OsStr>,