For the lazy...<p><a href="https://github.com/ngerakines/commitment/blob/master/commit_messages.txt" rel="nofollow">https://github.com/ngerakines/commitment/blob/master/commit_...</a>
I set this in my .profile file a while ago:<p><pre><code> alias gca='git add -A; git commit -a -m "`curl -s http://whatthecommit.com/index.txt`"'</code></pre>
This is funny. But the reason that this is funny is because people actually say these things in commit messages. I mean, "updates" is a commonly used commit message for a colleague I work with. It makes me want to cry.