Enjoying https://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 provides https://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 Gerakines [email protected]
This project and its contents are open source under the MIT license.