Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 397 Bytes

File metadata and controls

23 lines (14 loc) · 397 Bytes

git-dirty

Ensures the working directory is clean and that there are no unpulled changes

Install

$ npm install --global git-dirty

Usage

git-dirty

Related

  • git-garbage – Delete local git branches after deleting them on the remote repository.

License

MIT © Kiko Beats