New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/24125#issuecomment-678712500 Comment: You still have two commits. `git rebase -i origin/master` and put an `f` (fixup) before the 2nd line, save and let git fixup the 1st commit, then do a `git push -f`.