Y
Hacker News
new
|
ask
|
show
|
jobs
by
sjrd
3477 days ago
Or much simpler: do not allow merge conflicts to happen in the first place! Any Pull Request that shows with merge conflicts must be rebased on top of the target branch. Problem solved.