is_dirty

Function is_dirty 

Source
fn is_dirty(dir: &Path) -> Result<bool>
Expand description

Returns true if the git working tree has uncommitted changes.