1 points | by signa11 5 hours ago 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.
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.