Skip to content

Pre-commit git hook to squash commits before push.

License

Notifications You must be signed in to change notification settings

DeeJeezz/squasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

squasher

GitHub License GitHub Release Human Coded

Squash your commits before push to branch.

Usage

Add following settings to your .pre-commit-config.yaml file.

- repo: https://github.com/DeeJeezz/squasher
  rev: v0.1.0
  hooks:
    - id: squasher

About

Pre-commit git hook to squash commits before push.

Topics

Resources

License

Stars

Watchers

Forks

Languages