Skip to content

Instantly share code, notes, and snippets.

@briandailey
Created August 12, 2010 15:43
Show Gist options
  • Save briandailey/521173 to your computer and use it in GitHub Desktop.
Save briandailey/521173 to your computer and use it in GitHub Desktop.
git ci -am"`curl -s http://whatthecommit.com/ | sed -n '/<div id="content">/,/<\/div>/p' | sed 's/<[^>]*>//g' | tr -d "\n"`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment