@vinton/clean-git
v0.1.0
Published
Check projects Git status
Readme
Clean-git
Check the git status for:
- uncommitted changes (need
git commit) - difference between
masterandorigin/master(needgit pushorgit pull)
Installation
npm install -g @vinton/clean-git