1.1.22 • Published 7 years ago

squashed v1.1.22

Weekly downloads
26
License
MIT
Repository
github
Last release
7 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

7 years ago

1.1.21

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.97

7 years ago

1.0.96

7 years ago

1.0.95

7 years ago

1.0.94

7 years ago

1.0.93

7 years ago

1.0.92

7 years ago

1.0.91

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago