Skip to content

Instantly share code, notes, and snippets.

@jjb
Created December 15, 2010 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjb/742241 to your computer and use it in GitHub Desktop.
Save jjb/742241 to your computer and use it in GitHub Desktop.
git bisect run, eat your heart out
➔ irb
>> while (!system('rake'))
>> `git checkout HEAD~1`
>> end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment