Wednesday 22 June 2011

Lazy SVN commits

You're a programmer and therefor lazy. You also hate the mandatory commit messages for SVN. Well lucky for you there are a lot of people who feel the same way.
So let's make live a little less boring by automating the commit messages. Let me know after how many commits somebody caught you with this automated commit messages generator.

svn ci -m "`curl -s 'http://whatthecommit.com/' grep '<p>' cut -c4-`"