I use the GIT client tool tortoisegit. When submitting an update, I do not know when the following occurs:
Normally submitted author information should be displayed as follows:
I didn't pay much attention to it, but in the submission history, the record is not displayed, that is, in the submission record of the homepage:
As prompted: "unrecognized author. if this is you, make sure [email protected] is associated with your account. you can add emails in your account settings. ", it is displayed that the account [email protected] is not a valid account, and some netizens have encountered the same problem, refer to: http://stackoverflow.com/questions/18561831/unrecognized-author. After clicking the prompt, the account settings page appears:
The account is [email protected], instead of [email protected] in the prompt message, because the account email address of the tortoisegit client has encountered a problem. This problem has been tried for a long time, I accidentally found it below:
Click it to set the config:
Set the correct email address and submit the update again. The submitted email address is displayed as normal, and the submission record of the home page is also displayed.
This is recorded.