Git Commit with A Random whatthecommit.com Message

Probably shouldn’t advise people to do this:

git commit -m `curl --silent http://whatthecommit.com/index.txt`

That’ll commit your current state with a random message from the fantastic whatthecommit.com website.