git-khaled icon indicating copy to clipboard operation
git-khaled copied to clipboard

:key: Khaledify your commit messages

git-khaled DJ KHALED

Great commit messages are major key :key:.

Example

Instructions

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'

Usage

Make your commits now with git khaled instead of git commit

$ git khaled [options] <MESSAGE>
Options
  • --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 :key: to success.
  • -a, --all - Automatically stages files that have been modified and deleted
  • -q, --quotes - Prints out all the possible commit patterns

Contributing

Suggestions and pull requests are welcome! Reach out to me at @nikolazaris with any suggestions, ideas, or complaints.