Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Merge PRs by squashing, not by adding all commits #194

Closed
@kylebarron

Description

@kylebarron

I'm not sure if this was intentional or not, but when #147 was merged, it was merged by adding all commits to the master branch instead of squashing into a single commit. So there are now many small commits like b850bd5 that are now on the master branch, which (in my opinion) makes it harder to see the progress of the branch, compared to all changes in a single commit.

It might be ideal to turn off other types of PR merging in the repo's settings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions