pub fn git_clean() -> bool
Check current git Repository status without nothing(dirty or stage)
if nothing,It means clean:true. On the contrary, it is ‘dirty’:false