0

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?

arhoskins
  • 362
  • 2
  • 14
  • Are you wondering when/why github shows both author and committer? Or are you wondering what the difference is between author and committer, or do you have some other question? – torek Dec 30 '14 at 23:52
  • I'm wondering what it means to have both an author and committer? And in the context of this commit, why would this commit be affected by squashing a different commit? – arhoskins Dec 30 '14 at 23:54
  • 1
    Probable duplicate: http://stackoverflow.com/q/6755824/1256452 – torek Dec 31 '14 at 00:07

0 Answers0