Hacker News new | ask | show | jobs
Make Reviews Possible Again with This One Simple Trick (silky.github.io)
1 points by signa11 1 day ago
1 comments

So you split a big work into stacked branches (brach B3 depending on B2 that depends on B1). What happens when the changes on B1 are not accepted? You have to rewrite the entire branch stack.