Title: If GitHub does not record your contributions Create:2018-09-09 ◊ :899

:2018-09-09 01:04
: TabKey9   :0   :0  


It should be that you did not write the user name and email address correctly. Use the following command to reset the global user information:

 //For example, my name is tabkey9 git config --global user.name "tabkey9" //This is my mailbox git config --global user.email " admin@tlip.cn "