Skip to content

Latest commit

 

History

History

clean-git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Clean-git

Check the git status for:

  • uncommitted changes (need git commit)
  • difference between master and origin/master (need git push or git pull)

Installation

npm install -g @vinton/clean-git