Lemuria <nekadek457@xxxxxxxxx> writes: > How do you reword messages of commits that have been pushed to remotes > (in this case GitHub)? Do I simply perform an interactive rebase > operation on the commits and simply push? It is up to each project if it is an acceptable practice to rewind-and-rebuild a branch that has already been published, but if the projects participants are OK with it, then "'rebase -i' and 'push -f'" is how you would do it.