/git-message

Set a custom git commit message template.

Primary LanguageJavaScript

Logo

Set a custom git commit message template.

Usage

In your project:

npm install --save-dev git-message

This will automatically set up a custom git commit message template based on http://chris.beams.io/posts/git-commit/.

To use a custom git commit message template, simply add a .gitmessage file at the top level of your project file tree. h

License

MIT