Skip to content

RektPunk/whattheprecommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whattheprecommit

Automatically ruins git commit messages with whatthecommit API. My final contribution to the team.

Installation

As a pre-commit hook

Add this to your .pre-commit-config.yaml to kill professional commit messages forever:

default_install_hook_types: [pre-commit, prepare-commit-msg]

repos:
  - repo: https://github.com/RektPunk/whattheprecommit
    rev: v0.0.4
    hooks:
      - id: whattheprecommit

Globally as a CLI

To ruin your commit messages globally:

cargo install --git https://github.com/RektPunk/whattheprecommit

Just type wtc instead of git commit -m "...". It's like Russian Roulette for your Git history.

About

Automatically ruins git commit messages with whatthecommit API. My final contribution to the team.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages