When:
to
Room:
Room BoF 1 (-2.62)
Track:
SVG
bof-icon_new brand
bof

Git Bisect for Fun and Profit

Git Bisect for Fun and Profit

Randy Fay (rfay)

`git bisect` is an amazing tool and surprisingly easy to use. You don't have to remember much at all to use it. You can find out so very easily where a bug was added in your commit history. We'll use a real hands-on example.