|
|
|
|
|
by tikhonj
5342 days ago
|
|
Luckily, there are things like git bisect to help you. On the flip side, finding the commit that caused the bug is much more valuable with smaller commit, particularly if you limit each commit to one logical change in the code. |
|