New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/47014#issuecomment-1789687591 Comment: There should be a single commit and the commit name needs to follow the style guide: https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md You can use `git reset HEAD~ --soft` and `git commit --amend` to fix this. Then do `git push -f`