• JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Folks should make sure the final series of commits in pull requests have atomic changes and that each individual commit works and builds successfully alone. Things like fixup commits with auto squash rebase. THIS WAY you can still narrow it down to one commit regardless of the approach.