New comment by abenson on void-packages repository https://github.com/void-linux/void-packages/pull/43532#issuecomment-1516212109 Comment: In the future, you can rebase to get rid of the merge commit. $ git rebase HEAD~5 $ git push -f Secondly, these should be in separate PRs unless there is some kind of dependency/synchronization that expects them to be merged together.