New comment by cinerea0 on void-packages repository https://github.com/void-linux/void-packages/pull/31352#issuecomment-856401281 Comment: Simplest way in this case would probably be these steps: 1. `git reset HEAD~1` 2. `git pull upstream master` (or whatever you named the voidlinux/void-packages remote) 3. Re-commit the changes in this PR. 4. `git push -f origin novo-muhshot`