Is the Contributor on GitHub not myself?
天蓬老师
天蓬老师 2017-05-02 09:40:51
0
2
766

Um, I wrote a small project myself. When I pushed the code to the warehouse, I found that the Contributor was someone else?

My name is qiao1406
But I don’t know what the thing in the red circle is [qiaoChina]
I clicked it and found that it is Contributor, which is baffling

Does anyone know how to change it?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(2)
滿天的星座

It may be that the name is configured in the local git.

習慣沉默

Run local warehousegit config --listView username and email

Then use git config user.name 'test' to set the local git name or add --global to set the user name globally. Of course, the email address must also be set the same

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template