New comment by Bnyro on void-packages repository https://github.com/void-linux/void-packages/pull/48675#issuecomment-1952201331 Comment: Looks like one commit is still missing, you can probably fix this by 1. git rebase -i HEAD~2 2. change the second entry to `squash` and save/close the editor 3. clear the editor and set the right commit message this time 4. Done :)