Skip to content

Instantly share code, notes, and snippets.

@radar
Created April 11, 2011 01:04
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 radar/912916 to your computer and use it in GitHub Desktop.
Save radar/912916 to your computer and use it in GitHub Desktop.
omniauth (master)⤿ git bisect bad
You need to start by "git bisect start"
-n Do you want me to do it for you [Y/n]?
y
omniauth (master|BISECTING)⤿ git bisect good v0.2.0
Bisecting: 13 revisions left to test after this (roughly 4 steps)
[7c21bebf41844d2185574437dd58c214f9b2f2dc] Bumping version to 0.2.1
omniauth (7c21beb...|BISECTING)⤿ bad
Bisecting: 6 revisions left to test after this (roughly 3 steps)
[71a8905e1fe3cd098ba3bd93704240114b82650f] Merge branch 'master' of https://github.com/majormajors/omniauth
omniauth (71a8905...|BISECTING)⤿ good
Bisecting: 3 revisions left to test after this (roughly 2 steps)
[5d75a987830184fc3d52ed978805bfcfb00c0d60] Merge branch 'feature/flickr_user_info' of https://github.com/pchilton/omniauth
omniauth (5d75a98...|BISECTING)⤿ good
Bisecting: 1 revision left to test after this (roughly 1 step)
[72b9b619bbc2a41b61ee4ec108bdfa4dc16838f9] Update oauth2 dependency, closes #255
omniauth (72b9b61...|BISECTING)⤿ bad
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[b6bcd2e4ed1ad41955345e0820482bda929f5aa0] Require MultiJson in OAuth strategy core to catch errors better.
omniauth (b6bcd2e...|BISECTING)⤿ good
72b9b619bbc2a41b61ee4ec108bdfa4dc16838f9 is the first bad commit
commit 72b9b619bbc2a41b61ee4ec108bdfa4dc16838f9
Author: Michael Bleigh <michael@intridea.com>
Date: Tue Apr 5 13:25:31 2011 -0500
Update oauth2 dependency, closes #255
:040000 040000 6d76d053e25d3417d059cf82886993627304a5d2 ef23df543cc8f98415e73ee450165fc14c28c516 M oa-oauth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment