Skip to content

Gaardsholt/commitment

 
 

Repository files navigation

Looking For Sponsors

Enjoying http://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.

http://whatthecommit.com/

Commitment also provides http://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 whatthecommit.com/index.txt)"'

Or use the WhatTheCommit vscode extension

License

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

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • HTML 14.2%