6 ms·
While a basic knowledge of git (i.e. checkout, add, commit, push, and pull) is fairly common among developers these days, when it comes to advanced topics, you
by slem 12y ago
While a basic knowledge of git (i.e. checkout, add, commit, push, and pull) is fairly common among developers these days, when it comes to advanced topics, you still earn a lot of puzzled faces and blank staring eyes when you start talking about things like git bisect or git rebase. This blog series will shed some light on these topics of advanced gitology.
git bisect, or git can do THAT?