Handling messy pull-request diffstats
Handling messy pull-request diffstats
Posted May 5, 2022 8:28 UTC (Thu) by geert (subscriber, #98403)In reply to: Handling messy pull-request diffstats by jepsis
Parent article: Handling messy pull-request diffstats
Because Linus does not like receiving pull requests for branches that have been rebased recently, as that invalidates any testing done on the pre-rebased branch.
It's still a good idea to maintain your own separate rebased branch for cross-checking: merging in a branch, and rebasing your own work on top of that branch should yield the exact same tree.