Handling messy pull-request diffstats
Handling messy pull-request diffstats
Posted Apr 22, 2022 22:40 UTC (Fri) by pbonzini (subscriber, #60935)In reply to: Handling messy pull-request diffstats by epa
Parent article: Handling messy pull-request diffstats
Resolving conflicts in Linux is done earlier, using common topic branches that are included by multiple maintainers (or that the maintainers includes in both the for-rcN and the for-next branches).
If the conflicts are not caught earlier, Linus absolutely doesn't care if he has conflicts to solve, in fact he wants to see them because it's his way of detecting places that are not collaborating well or that could be messy during the -rc phase.
Looks like material for a second article... :)