Skip to content

Instantly share code, notes, and snippets.

@davidlumley
Created December 7, 2012 03:56
Show Gist options
  • Save davidlumley/4230655 to your computer and use it in GitHub Desktop.
Save davidlumley/4230655 to your computer and use it in GitHub Desktop.
Increase the value of your commit messages
alias idgaf='git commit -m "$(echo $(curl -s http://whatthecommit.com/index.txt))"'
@m3rls
Copy link

m3rls commented Dec 13, 2012

I'd suggest adding "[idgaf] " to the start of the message, lest everyone think you've gone full retard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment