New comment by jason1987d on void-packages repository https://github.com/void-linux/void-packages/pull/23743#issuecomment-662680133 Comment: > Please read https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#review > > You should use `git commit --amend` to avoid needing to squash your commits. I'll remember to do that in the future. Something is being weird on my end trying to squash commits. It wants me to pull before push every time after git merge --rebase and is creating more commits. Is there a function here to merge + squash commits?