Skip to content

Instantly share code, notes, and snippets.

@danriti
Created December 13, 2013 18:42
Show Gist options
  • Save danriti/7949103 to your computer and use it in GitHub Desktop.
Save danriti/7949103 to your computer and use it in GitHub Desktop.
Search git log for a specific code change.
git log -S"validate=True" -- boto/s3/connection.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment