New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/21081#issuecomment-615477308 Comment: Yeah `git rebase -i HEAD~2`, than either `fixup` or `squash`. Than continue (aka save and close in the editor you are). After that both commits should be one, and you need to do a force push (`git push -f`)