Great commit messages are major key 🔑.
Clone this repo
$ git clone https://github.com/nlaz/git-khaled.git
Add the khaled
alias to ~/.gitconfig
$ git config --global alias.khaled '!sh <path/to/project>/khaled.sh'
Make your commits now with git khaled
instead of git commit
$ git khaled [options] <MESSAGE>
--usage
- Prints out helpful usage message--one
- Sets commit message to 'ANOTHER ONE.'--lion
- Sets commit message to ':cat: LIIIIION!! :cat:'-k
,--key
- Your message is the 🔑 to success.-a
,--all
- Automatically stages files that have been modified and deleted-q
,--quotes
- Prints out all the possible commit patterns
Suggestions and pull requests are welcome! Reach out to me at @nikolazaris with any suggestions, ideas, or complaints.