Hacker News new | ask | show | jobs
by lmm 139 days ago
Rerere is dangerous and counterproductive - it tries to give rebase the same functionality that merge has, but since rebase is fundamentally wrong it only stacks the wrongness.
1 comments

Cherry-picks being "fundamentally wrong" is certainly an interesting git take.