$ git bisect start
$ git bisect bad
$ git bisect good dd9b00ad73d71a84e11523c062048daaa8e590e9
Bisecting: 14 revisions left to test after this (roughly 4 steps)
[e6ac8fb2b6c9ee04d0600690f477e785f6c02330] Delegate create_graph_node to the graph client
$ git bisect run rspec ./spec/integration/company_branch_spec.rb:49
...
$ git bisect reset
Previous HEAD position was 0135d235b Move TigerGraph spec helper to canonical location
Switched to branch 'n4j-3-v2'
Last active
April 15, 2025 07:16
-
-
Save dominicsayers/f5bc7940a24f0b569a4e0bebaed185ce to your computer and use it in GitHub Desktop.
git bisect cheatsheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment