How to find bugs faster with Git Bisect

preview_player
Показать описание
Pinpointing the exact commit that introduced a bug can be challenging, especially if you have lots of commits and a very big and active codebase.
In today's video we're going to see how to use Git Bisect which is a tool that can greatly help us finding the exact commit that introduced a bug.

Chapters:
0:00 Intro
1:25 Fix it right away!
2:20 Find the culprit
3:02 Guess
3:44 Go backwards
4:42 Bisect!
7:22 Bisecting example
11:53 Fixing the bug
13:00 End
Рекомендации по теме
Комментарии
Автор

Best git bisect video! Great stuff Andy 👏

leoamato
visit shbcf.ru