0

I see this message in Github:

john doe authored and My Name committed 4 minutes ago 

Where does Github pickup My Name from? How can I remove it or change it to john doe?

I know that I can change the author with

git rebase -r --root --exec "git commit --amend --no-edit --reset-author"

But I don't know how to change the name of the person who commited.

user1283776
  • 19,640
  • 49
  • 136
  • 276

0 Answers0