8000 GitHub - TheWanderingCrow/commitment: A commit message generator that I use.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheWanderingCrow/commitment

 
 

Repository files navigation

Disclaimer

This is forked from https://github.com/ngerakines/commitment and modified for my own use. (Namely removing the explicit messages so I can use it at work lol)

About WTC (What The Commit)

Commitment is a small PHP application that generates random commit messages.

https://wtc.wanderingcrow.net

Commitment also provides https://wtc.wanderingcrow.net/text which provides plain text output.
Some interesting usage for that can be:

git config --global alias.yolo '!git add . && git commit -m "$(curl -s https://wtc.wanderingcrow.net/text)" && git push'

License

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

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

About

A commit message generator that I use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%
0