Skip to content

pre-commit project aims to help you adding pretty commit messages.

Notifications You must be signed in to change notification settings

NeowayLabs/pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit

The pre-commit will validate your commit messages before the commit being accepted. That will prevent you from having to rebase your commit history to adapt your commit messages to semantic-release standards.

Requirements

How to install pre-commit?

Clone this project and run the following make command on its root path.

make install

How to use it?

After adding new changes with the git add command, you can run git dpcommit . on any git project root path and follow CLI steps.

git dpcommit .

About

pre-commit project aims to help you adding pretty commit messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published