logo
pub fn git_clean() -> bool
Expand description

Check current git Repository status without nothing(dirty or stage)

if nothing,It means clean:true. On the contrary, it is ‘dirty’:false