New comment by Newchair2644 on void-packages repository https://github.com/void-linux/void-packages/pull/41310#issuecomment-1366188419 Comment: I made a mess! Sorry I know you have better things to do than teach me how to git but I'm not sure how to do this. I tried to run `git rebase -i HEAD~2` but it gave me this output: ``` error: cannot 'squash' without a previous commit You can fix this with 'git rebase --edit-todo' and then run 'git rebase --continue'. Or you can abort the rebase with 'git rebase --abort'. ``` So for some reason I decided it was a good idea to merge `master` and this was the result. Sorry about this!