- Notifications
You must be signed in to change notification settings - Fork198
A commit message generator that I use.
License
NotificationsYou must be signed in to change notification settings
ngerakines/commitment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Enjoyinghttps://whatthecommit.com/? Consider becoming a sponsor of this project. Your contributions keep the site running.
https://github.com/users/ngerakines/sponsorship
Commitment is a small Tornado application that generates random commit messages.
https://whatthecommit.com/
Commitment also provideshttps://whatthecommit.com/index.txt which provides plain text output. Some interesting usage for that can be:
git config --global alias.yolo '!git commit -m "$(curl -s https://whatthecommit.com/index.txt)"'
Or use one of the following VSCode Extensions:
Copyright (c) 2010-2024 Nick Gerakinesnick@gerakines.net
This project and its contents are open source under the MIT license.