New comment by Hoshpak on void-packages repository https://github.com/void-linux/void-packages/pull/12929#issuecomment-509723350 Comment: don't worry about it. Next time you can just change the commit and force-push it: ``` git commit --amend # change commit title in text editor git commit push -f ```