Skip to content

Instantly share code, notes, and snippets.

@benedmunds
Created December 19, 2013 21:16
Show Gist options
  • Save benedmunds/8046389 to your computer and use it in GitHub Desktop.
Save benedmunds/8046389 to your computer and use it in GitHub Desktop.
curl -s http://moviecommit.com/clean | xargs -0I {} git commit -m 'Your commit message' -m "{}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment