Y
Hacker News
new
|
ask
|
show
|
jobs
by
c2xlZXB5Cg
1790 days ago
I can't remember when exactly I found out about `git bisect` but it was life-changing and I never looked at git repos the same way.
1 comments
PaulDavisThe1st
1789 days ago
git bisect is life-changing, but make sure you know about git rerere also. I don't use either of them on a daily basis, but when you need them ... wow, just wow.
link