Skip to content

RektPunk/whattheprecommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.7
    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

6 stars

Watchers

0 watching

Forks

Contributors