New comment by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/pull/28373#issuecomment-770531398 Comment: https://www.git-tower.com/learn/git/faq/git-squash/ I followed what this website did, `git rebase -i HEAD~2` then I edited the last one to say "squash" instead of "push". But when I did that, it said that `git pull` and a merge is needed.