Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahepp
36 days ago
Do stacked PRs do something to avoid rebase conflicts if two people touched the same file?
2 comments
surajrmal
35 days ago
No but it's a lot simpler to rebase and address them with stacked commits.
link
squirrellous
36 days ago
I feel like parent was referring to a culture of shipping small changes frequently, which tends to result in stacked PRs.
link