runbot/runbot_merge/changelog/2022-10/squash.md
2022-12-01 10:57:32 +01:00

6 lines
271 B
Markdown

ADD: enable "squash" merge mode for multi-commit PRs
After 4 years, the world is apparently ready. Squashing tries to preserve
authorship, depending on the number of authors (and committers) on the PR.
Squashing does *not* preserve any part of existing commit messages.