1.1.22 • Published 8 years ago

squashed v1.1.22

Weekly downloads
26
License
MIT
Repository
github
Last release
8 years ago

This handy little module checks if the currently checked out branch needs squashing. It uses a native git command to count the number of unique commits the branch has (read: commits not present on develop).

Install using npm:

npm install squashed --save-dev

Then from inside the squashed npm package folder (node_modules/squashed/), do:

npm link

Now simply type "squashed" into the terminal from any Git folder to see if you need to squash those commits or not!

1.1.22

8 years ago

1.1.21

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.97

8 years ago

1.0.96

8 years ago

1.0.95

8 years ago

1.0.94

8 years ago

1.0.93

8 years ago

1.0.92

8 years ago

1.0.91

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago