mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +07:00
6 lines
271 B
Markdown
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.
|