New comment by CameronNemo on void-packages repository https://github.com/void-linux/void-packages/pull/39738#issuecomment-1268544887 Comment: > Hope this isn't a problem. It should not be an issue because you can do an interactive rebase and squash all of the commits into the first one, then force push. You should end up with a single commit with the message "New package: wired-notify-0.10.2". Commands are `git rebase -i master` and `git push -f`.