I am trying to correctly rebase a git history that has been already pushed to the remote. Everything has worked as expected, except there is a mysterious "two users" mentioned in the commits that I squash
-ed. The diff of this commit matches that of the changes made by user tpgmartin
, in this images case.
Here is the screenshot of what I see on github (I'm user ahoskins
):
Why is this behaviour happening?