0.0
No commit activity in last 3 years
No release in over 3 years
Installs a pre-commit hook that tells you when your commit messages are too short or uninformative.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

commit-meat

A gem forcing you to write better commit messages.

Installation

Simply install the gem once by:

gem install commit-meat

and install Commit-Meat in any Git repository you want it to work by:

commit-meat --install

To remove Commit-Meat run:

commit-meat --uninstall

Copyright (c) 2012-2014 Shay Davidson (@ShayHDavidson), released under the MIT license.