Skip to content

Meta: Consider squash merges instead of rebase #1738

Open
@Haarolean

Description

@Haarolean

Hi!

Just a minor issue I've observed while scanning the git log, it seems that current PR merges into the master are being done via rebase strategy.
I wanted to propose considering switching to a squash strategy, with that there won't be multiple commits for a single PR, which can be distracting.
Like it is now:
image
Plus this commit:
image

With squash, there would be just one commit like the second one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions