New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/21674#issuecomment-625162664 Comment: BTW always update your branches with `git pull upstream --rebase --autostash` to avoid the `Merge branch master ..` kind of commits. If you did not yet set `upstream` for your fork do it like `git remote add upstream https://github.com/void-linux/void-packages.git`