Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 970 Bytes

README.markdown

File metadata and controls

27 lines (17 loc) · 970 Bytes

Looking For Sponsors

Enjoying https://whatthecommit.com/ ? Consider becoming a sponsor of this project. Your contributions keep the site running.

https://github.com/users/ngerakines/sponsorship

About WTC (What The Commit)

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:

License

Copyright (c) 2010-2021 Nick Gerakines nick@gerakines.net

This project and its contents are open source under the MIT license.